{
  "id": "urn:ngsi-ld:Room:SRZ0000000001",
  "type": "Room",
  "dateObjectCreated": {
    "type": "DateTime",
    "value": "2020-07-20T17:17:00.621Z"
  },
  "dateObjectUpdated": {
    "type": "DateTime",
    "value": "2020-07-20T17:17:00.621Z"
  },
  "flagDeleted": {
    "type": "Text",
    "value": "false"
  },
  "height": {
    "type": "Number",
    "value": 3100
  },
  "jointDirection": {
    "type": "StructuredValue",
    "value": {
      "type": "Point",
      "coordinates": [
        0,
        0,
        90
      ]
    }
  },
  "jointSurface": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          0,
          0,
          0
        ],
        [
          100,
          0,
          0
        ],
        [
          100,
          100,
          0
        ],
        [
          0,
          100,
          0
        ]
      ]
    }
  },
  "jointArea": {
    "type": "Number",
    "value": 0.368
  },
  "objectName": {
    "type": "Text",
    "value": "room_1"
  },
  "refArea": {
    "type": "URI",
    "value": "urn:ngsi-ld:Area:SAZ0000000001"
  },
  "refBuilding": {
    "type": "URI",
    "value": "urn:ngsi-ld:Building:SBZ0000000001"
  },
  "refIndoorAirConditioner": {
    "type": "URI",
    "value": "urn:ngsi-ld:IndoorAirConditioner:FAI0000000001"
  },
  "refOutdoorAirConditioner": {
    "type": "URI",
    "value": "urn:ngsi-ld:OutdoorAirConditioner:FAO0000000001"
  },
  "refStair": {
    "type": "URI",
    "value": "urn:ngsi-ld:Stair:BTZ0000000001"
  },
  "roomType": {
    "type": "Text",
    "value": "room"
  },
  "shape": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          0,
          0,
          0
        ],
        [
          100,
          0,
          0
        ],
        [
          0,
          100,
          0
        ],
        [
          100,
          100,
          0
        ],
        [
          0,
          0,
          100
        ],
        [
          100,
          0,
          100
        ],
        [
          0,
          100,
          100
        ],
        [
          100,
          100,
          100
        ]
      ]
    }
  },
  "spaceArea": {
    "type": "Number",
    "value": 15.164075
  }
}
