{
 "units": "m",
 "rooms": [
  {
   "id": "foyer",
   "name": "Foyer / Entry",
   "polygon": [
    [
     5,
     0
    ],
    [
     9,
     0
    ],
    [
     9,
     3
    ],
    [
     5,
     3
    ]
   ],
   "confidence": "medium"
  },
  {
   "id": "living",
   "name": "Living room",
   "polygon": [
    [
     9,
     0
    ],
    [
     15,
     0
    ],
    [
     15,
     6
    ],
    [
     9,
     6
    ]
   ],
   "confidence": "medium"
  },
  {
   "id": "dining",
   "name": "Dining room",
   "polygon": [
    [
     5,
     3
    ],
    [
     9,
     3
    ],
    [
     9,
     8
    ],
    [
     5,
     8
    ]
   ],
   "confidence": "medium"
  },
  {
   "id": "hallway",
   "name": "Hallway",
   "polygon": [
    [
     3,
     0
    ],
    [
     5,
     0
    ],
    [
     5,
     10
    ],
    [
     3,
     10
    ]
   ],
   "confidence": "medium"
  },
  {
   "id": "kitchen",
   "name": "Kitchen",
   "polygon": [
    [
     5,
     8
    ],
    [
     11,
     8
    ],
    [
     11,
     12
    ],
    [
     5,
     12
    ]
   ],
   "confidence": "medium"
  }
 ],
 "openings": [
  {
   "type": "door",
   "room": "foyer",
   "to": "exterior",
   "x": 7.0,
   "y": 0.0,
   "width": 1.0
  },
  {
   "type": "archway",
   "room": "foyer",
   "to": "living",
   "x": 9.0,
   "y": 1.5,
   "width": 1.2
  },
  {
   "type": "door",
   "room": "foyer",
   "to": "dining",
   "x": 7.0,
   "y": 3.0,
   "width": 1.5
  },
  {
   "type": "door",
   "room": "foyer",
   "to": "hallway",
   "x": 5.0,
   "y": 1.5,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "dining",
   "to": "living",
   "x": 9.0,
   "y": 4.5,
   "width": 1.4
  },
  {
   "type": "door",
   "room": "dining",
   "to": "hallway",
   "x": 5.0,
   "y": 5.5,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "dining",
   "to": "kitchen",
   "x": 7.0,
   "y": 8.0,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "kitchen",
   "to": "hallway",
   "x": 5.0,
   "y": 9.0,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "kitchen",
   "to": "exterior",
   "x": 11.0,
   "y": 10.0,
   "width": 0.9
  },
  {
   "type": "window",
   "room": "living",
   "to": "exterior",
   "x": 15.0,
   "y": 3.0,
   "width": 2.5
  },
  {
   "type": "window",
   "room": "kitchen",
   "to": "exterior",
   "x": 8.0,
   "y": 12.0,
   "width": 1.5
  }
 ],
 "objects": [
  {
   "name": "fireplace",
   "room": "living",
   "x": 9.0,
   "y": 2.0,
   "w": 0.5,
   "h": 2.0,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "sofa",
   "room": "living",
   "x": 13.8,
   "y": 3.5,
   "w": 0.9,
   "h": 2.4,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "coffee table",
   "room": "living",
   "x": 11.5,
   "y": 3.0,
   "w": 1.3,
   "h": 0.7,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "accent chair",
   "room": "living",
   "x": 13.0,
   "y": 1.2,
   "w": 0.8,
   "h": 0.8,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "accent chair",
   "room": "living",
   "x": 13.0,
   "y": 2.6,
   "w": 0.8,
   "h": 0.8,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "floor lamp",
   "room": "living",
   "x": 10.0,
   "y": 4.8,
   "w": 0.4,
   "h": 0.4,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "potted plant",
   "room": "living",
   "x": 10.0,
   "y": 1.0,
   "w": 0.5,
   "h": 0.5,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "dining table",
   "room": "dining",
   "x": 6.2,
   "y": 4.8,
   "w": 2.0,
   "h": 1.3,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "sideboard",
   "room": "dining",
   "x": 5.0,
   "y": 6.5,
   "w": 0.4,
   "h": 1.5,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "fridge",
   "room": "kitchen",
   "x": 5.2,
   "y": 8.2,
   "w": 0.9,
   "h": 0.9,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "range",
   "room": "kitchen",
   "x": 7.0,
   "y": 8.2,
   "w": 0.9,
   "h": 0.7,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "dishwasher",
   "room": "kitchen",
   "x": 9.5,
   "y": 8.2,
   "w": 0.6,
   "h": 0.7,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "sink counter",
   "room": "kitchen",
   "x": 10.4,
   "y": 9.0,
   "w": 0.6,
   "h": 1.5,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "breakfast table",
   "room": "kitchen",
   "x": 8.5,
   "y": 10.3,
   "w": 1.3,
   "h": 1.3,
   "rotation_deg": 0,
   "confidence": "medium"
  }
 ]
}