I have a mongo document that looks something like:
interface Facility { id: string; name: string; settings: { readings: number, cooldown: number