{
  "id": "urn:ngsi-ld:Stair:BTZ0000000001",
  "type": "Stair",
  "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"
  },
  "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
  },
  "locationBase": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          0,
          0,
          0
        ],
        [
          1000,
          100,
          0
        ]
      ]
    }
  },
  "locationTop": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          0,
          0,
          100
        ],
        [
          100,
          100,
          100
        ]
      ]
    }
  },
  "numStep": {
    "type": "Number",
    "value": 20
  },
  "objectName": {
    "type": "Text",
    "value": "stair_1"
  },
  "refArea": {
    "type": "URI",
    "value": "urn:ngsi-ld:Area:SAZ0000000001"
  },
  "refBuilding": {
    "type": "URI",
    "value": "urn:ngsi-ld:Building:ZZZ0000000001"
  },
  "refMaterial": {
    "type": "URI",
    "value": "urn:ngsi-ld:Material:BWZ0000000001"
  },
  "refRoom": {
    "type": "URI",
    "value": "urn:ngsi-ld:Room:SRZ0000000001"
  },
  "refStair": {
    "type": "URI",
    "value": "urn:ngsi-ld:Stair:BTZ0000000001"
  },
  "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
        ]
      ]
    }
  },
  "stairType": {
    "type": "Text",
    "value": "strait_run"
  },
  "surfaceBase": {
    "type": "StructuredValue",
    "value": {
      "type": "MultiPoint",
      "coordinates": [
        [
          25,
          25,
          25
        ],
        [
          25,
          75,
          25
        ],
        [
          75,
          25,
          75
        ],
        [
          75,
          25,
          25
        ]
      ]
    }
  },
  "thermalTransmission": {
    "type": "Number",
    "value": 0.834
  }
}
