{
  "version": 2,
  "format": "freeroomplanner",
  "formatVersion": 3,
  "units": "cm",
  "experienceProfile": "simple-2d-v1",
  "freeRefreshSettings": {
    "measureMode": "inside",
    "showAllMeasurements": false,
    "snapEnabled": true,
    "measurementsVisible": true,
    "labelsVisible": true,
    "moveWallAlone": false,
    "ceilingHeightCm": 240
  },
  "tabs": [
    {
      "name": "Guide example \u2014 4.20 \u00d7 3.60 m",
      "state": {
        "version": 1,
        "roomName": "Guide example \u2014 4.20 \u00d7 3.60 m",
        "walls": [
          {
            "id": "example-wall-1",
            "start": {
              "x": 97.5,
              "y": 97.5
            },
            "end": {
              "x": 522.5,
              "y": 97.5
            },
            "thickness": 5
          },
          {
            "id": "example-wall-2",
            "start": {
              "x": 522.5,
              "y": 97.5
            },
            "end": {
              "x": 522.5,
              "y": 462.5
            },
            "thickness": 5
          },
          {
            "id": "example-wall-3",
            "start": {
              "x": 522.5,
              "y": 462.5
            },
            "end": {
              "x": 97.5,
              "y": 462.5
            },
            "thickness": 5
          },
          {
            "id": "example-wall-4",
            "start": {
              "x": 97.5,
              "y": 462.5
            },
            "end": {
              "x": 97.5,
              "y": 97.5
            },
            "thickness": 5
          }
        ],
        "furniture": [
          {
            "id": "example-item-1",
            "type": "sofa_3",
            "label": "3-Seat Sofa",
            "category": "Living",
            "x": 140,
            "y": 100,
            "width": 220,
            "height": 90,
            "rotation": 0
          },
          {
            "id": "example-item-2",
            "type": "coffee_table",
            "label": "Coffee Table",
            "category": "Living",
            "x": 190,
            "y": 235,
            "width": 120,
            "height": 60,
            "rotation": 0
          },
          {
            "id": "example-item-3",
            "type": "tv_unit",
            "label": "TV Unit",
            "category": "Living",
            "x": 170,
            "y": 420,
            "width": 160,
            "height": 40,
            "rotation": 180
          },
          {
            "id": "example-item-4",
            "type": "door",
            "label": "Door",
            "category": "Structure",
            "x": 420,
            "y": 460,
            "width": 80,
            "height": 5,
            "rotation": 180
          },
          {
            "id": "example-item-5",
            "type": "window",
            "label": "Window",
            "category": "Structure",
            "x": 240,
            "y": 95,
            "width": 140,
            "height": 5,
            "rotation": 0
          }
        ],
        "labels": [],
        "textBoxes": [],
        "arrows": [],
        "measurements": [],
        "roomNames": {},
        "roomLabelOffsets": {},
        "componentLabelsVisible": true
      }
    }
  ]
}
