{
 "units": "m",
 "rooms": [
  {
   "id": "living",
   "name": "Living room",
   "polygon": [
    [
     1,
     0
    ],
    [
     7,
     0
    ],
    [
     7,
     3.5
    ],
    [
     1,
     3.5
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "entry",
   "name": "Entry foyer",
   "polygon": [
    [
     7,
     0
    ],
    [
     9,
     0
    ],
    [
     9,
     5
    ],
    [
     7,
     5
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "dining",
   "name": "Dining room",
   "polygon": [
    [
     1,
     3.5
    ],
    [
     7,
     3.5
    ],
    [
     7,
     8.5
    ],
    [
     1,
     8.5
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "hallway",
   "name": "Main hallway",
   "polygon": [
    [
     7,
     5
    ],
    [
     9,
     5
    ],
    [
     9,
     13
    ],
    [
     7,
     13
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "kitchen",
   "name": "Kitchen",
   "polygon": [
    [
     1,
     8.5
    ],
    [
     7,
     8.5
    ],
    [
     7,
     13
    ],
    [
     1,
     13
    ]
   ],
   "confidence": "high"
  }
 ],
 "openings": [
  {
   "type": "door",
   "room": "entry",
   "to": "exterior",
   "x": 9,
   "y": 1.5,
   "width": 0.9
  },
  {
   "type": "archway",
   "room": "entry",
   "to": "living",
   "x": 7,
   "y": 1.5,
   "width": 1.8
  },
  {
   "type": "door",
   "room": "entry",
   "to": "dining",
   "x": 7,
   "y": 4.0,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "entry",
   "to": "hallway",
   "x": 8,
   "y": 5,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "living",
   "to": "dining",
   "x": 5.5,
   "y": 3.5,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "dining",
   "to": "hallway",
   "x": 7,
   "y": 6.5,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "dining",
   "to": "kitchen",
   "x": 3.5,
   "y": 8.5,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "kitchen",
   "to": "hallway",
   "x": 7,
   "y": 10.5,
   "width": 0.9
  },
  {
   "type": "window",
   "room": "living",
   "to": "exterior",
   "x": 1,
   "y": 1.75,
   "width": 2.5
  },
  {
   "type": "window",
   "room": "dining",
   "to": "exterior",
   "x": 1,
   "y": 6,
   "width": 1.5
  },
  {
   "type": "window",
   "room": "kitchen",
   "to": "exterior",
   "x": 1,
   "y": 10.5,
   "width": 1.2
  },
  {
   "type": "door",
   "room": "kitchen",
   "to": "exterior",
   "x": 1,
   "y": 11.7,
   "width": 0.9
  }
 ],
 "objects": [
  {
   "name": "fireplace",
   "room": "living",
   "x": 1,
   "y": 0,
   "w": 1.5,
   "h": 0.6,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "sofa",
   "room": "living",
   "x": 3,
   "y": 0,
   "w": 2.5,
   "h": 0.9,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "coffee table",
   "room": "living",
   "x": 2.8,
   "y": 1.5,
   "w": 1.2,
   "h": 0.6,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "armchair",
   "room": "living",
   "x": 1.2,
   "y": 1.2,
   "w": 0.8,
   "h": 0.8,
   "rotation_deg": 90,
   "confidence": "high"
  },
  {
   "name": "armchair",
   "room": "living",
   "x": 1.2,
   "y": 2.3,
   "w": 0.8,
   "h": 0.8,
   "rotation_deg": 90,
   "confidence": "high"
  },
  {
   "name": "floor lamp",
   "room": "living",
   "x": 2,
   "y": 2.8,
   "w": 0.4,
   "h": 0.4,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "potted plant",
   "room": "living",
   "x": 1.5,
   "y": 2.7,
   "w": 0.6,
   "h": 0.6,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "dining table",
   "room": "dining",
   "x": 3,
   "y": 5.5,
   "w": 1.5,
   "h": 1.5,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "console table",
   "room": "dining",
   "x": 6.2,
   "y": 7,
   "w": 0.4,
   "h": 1.2,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "mirrored closet",
   "room": "entry",
   "x": 7,
   "y": 4.2,
   "w": 0.1,
   "h": 0.8,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "stove",
   "room": "kitchen",
   "x": 2,
   "y": 8.5,
   "w": 0.8,
   "h": 0.6,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "refrigerator",
   "room": "kitchen",
   "x": 1,
   "y": 9.5,
   "w": 0.7,
   "h": 0.8,
   "rotation_deg": 90,
   "confidence": "high"
  },
  {
   "name": "sink",
   "room": "kitchen",
   "x": 1,
   "y": 10.5,
   "w": 0.6,
   "h": 0.5,
   "rotation_deg": 90,
   "confidence": "high"
  },
  {
   "name": "dishwasher",
   "room": "kitchen",
   "x": 1,
   "y": 11.2,
   "w": 0.6,
   "h": 0.6,
   "rotation_deg": 90,
   "confidence": "medium"
  },
  {
   "name": "kitchen table",
   "room": "kitchen",
   "x": 5,
   "y": 11,
   "w": 1.0,
   "h": 1.0,
   "rotation_deg": 0,
   "confidence": "high"
  }
 ]
}