{
 "units": "m",
 "rooms": [
  {
   "id": "entry",
   "name": "Entry foyer",
   "polygon": [
    [
     3,
     0
    ],
    [
     6,
     0
    ],
    [
     6,
     3
    ],
    [
     3,
     3
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "living",
   "name": "Living room",
   "polygon": [
    [
     6,
     0
    ],
    [
     12,
     0
    ],
    [
     12,
     6
    ],
    [
     6,
     6
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "dining",
   "name": "Dining room",
   "polygon": [
    [
     6,
     6
    ],
    [
     12,
     6
    ],
    [
     12,
     10
    ],
    [
     6,
     10
    ]
   ],
   "confidence": "high"
  },
  {
   "id": "hallway",
   "name": "Hallway",
   "polygon": [
    [
     0,
     3
    ],
    [
     3,
     3
    ],
    [
     3,
     12
    ],
    [
     0,
     12
    ]
   ],
   "confidence": "medium"
  },
  {
   "id": "kitchen",
   "name": "Kitchen",
   "polygon": [
    [
     3,
     10
    ],
    [
     12,
     10
    ],
    [
     12,
     14
    ],
    [
     3,
     14
    ]
   ],
   "confidence": "high"
  }
 ],
 "openings": [
  {
   "type": "door",
   "room": "entry",
   "to": "exterior",
   "x": 4.5,
   "y": 0,
   "width": 0.95
  },
  {
   "type": "archway",
   "room": "entry",
   "to": "living",
   "x": 6,
   "y": 1.5,
   "width": 1.4
  },
  {
   "type": "door",
   "room": "entry",
   "to": "dining",
   "x": 4.5,
   "y": 3,
   "width": 1.6
  },
  {
   "type": "door",
   "room": "entry",
   "to": "hallway",
   "x": 3,
   "y": 1.5,
   "width": 0.9
  },
  {
   "type": "window",
   "room": "living",
   "to": "exterior",
   "x": 12,
   "y": 3,
   "width": 1.8
  },
  {
   "type": "window",
   "room": "dining",
   "to": "exterior",
   "x": 12,
   "y": 8,
   "width": 1.0
  },
  {
   "type": "door",
   "room": "dining",
   "to": "kitchen",
   "x": 7.5,
   "y": 10,
   "width": 0.9
  },
  {
   "type": "door",
   "room": "hallway",
   "to": "kitchen",
   "x": 3,
   "y": 11,
   "width": 0.9
  },
  {
   "type": "window",
   "room": "kitchen",
   "to": "exterior",
   "x": 12,
   "y": 11.5,
   "width": 1.2
  },
  {
   "type": "window",
   "room": "kitchen",
   "to": "exterior",
   "x": 12,
   "y": 13,
   "width": 1.2
  },
  {
   "type": "door",
   "room": "kitchen",
   "to": "exterior",
   "x": 7.5,
   "y": 14,
   "width": 0.85
  }
 ],
 "objects": [
  {
   "name": "sofa",
   "room": "living",
   "x": 9.5,
   "y": 4.8,
   "w": 2.2,
   "h": 0.95,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "coffee table",
   "room": "living",
   "x": 8.2,
   "y": 3.2,
   "w": 1.2,
   "h": 0.7,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "armchair",
   "room": "living",
   "x": 10.2,
   "y": 1.8,
   "w": 0.75,
   "h": 0.75,
   "rotation_deg": 45,
   "confidence": "high"
  },
  {
   "name": "armchair",
   "room": "living",
   "x": 9.0,
   "y": 1.8,
   "w": 0.75,
   "h": 0.75,
   "rotation_deg": 30,
   "confidence": "high"
  },
  {
   "name": "fireplace",
   "room": "living",
   "x": 6.1,
   "y": 2.5,
   "w": 0.4,
   "h": 1.6,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "floor lamp",
   "room": "living",
   "x": 6.3,
   "y": 4.5,
   "w": 0.4,
   "h": 0.4,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "potted plant",
   "room": "living",
   "x": 6.4,
   "y": 1.0,
   "w": 0.6,
   "h": 0.6,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "dining table round",
   "room": "dining",
   "x": 8.0,
   "y": 7.5,
   "w": 1.5,
   "h": 1.5,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "dining chair",
   "room": "dining",
   "x": 8.0,
   "y": 7.0,
   "w": 0.5,
   "h": 0.5,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "dining chair",
   "room": "dining",
   "x": 9.2,
   "y": 7.6,
   "w": 0.5,
   "h": 0.5,
   "rotation_deg": 90,
   "confidence": "medium"
  },
  {
   "name": "dining chair",
   "room": "dining",
   "x": 8.0,
   "y": 8.6,
   "w": 0.5,
   "h": 0.5,
   "rotation_deg": 180,
   "confidence": "medium"
  },
  {
   "name": "sideboard",
   "room": "dining",
   "x": 10.5,
   "y": 9.2,
   "w": 1.2,
   "h": 0.4,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "refrigerator",
   "room": "kitchen",
   "x": 3.5,
   "y": 11.2,
   "w": 0.8,
   "h": 0.8,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "range",
   "room": "kitchen",
   "x": 6.5,
   "y": 11.0,
   "w": 0.75,
   "h": 0.75,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "kitchen sink",
   "room": "kitchen",
   "x": 9.5,
   "y": 11.2,
   "w": 0.6,
   "h": 0.45,
   "rotation_deg": 0,
   "confidence": "medium"
  },
  {
   "name": "breakfast table round",
   "room": "kitchen",
   "x": 9.5,
   "y": 12.5,
   "w": 1.0,
   "h": 1.0,
   "rotation_deg": 0,
   "confidence": "high"
  },
  {
   "name": "kitchen cabinets",
   "room": "kitchen",
   "x": 4.5,
   "y": 11.0,
   "w": 1.8,
   "h": 0.65,
   "rotation_deg": 0,
   "confidence": "medium"
  }
 ]
}