{
  "id": "urn:ngsi-ld:OSMBuilding:way:22234584",
  "type": "OSMBuilding",
  "osmId": 22234584,
  "osmType": "way",
  "osmLastModified": "2024-02-20T11:00:00Z",
  "name": "Hospital La Paz",
  "buildingType": "hospital",
  "amenity": "hospital",
  "buildingLevels": 12,
  "buildingLevelsUnderground": 2,
  "buildingHeight": 48.5,
  "roofShape": "flat",
  "buildingMaterial": "concrete",
  "buildingColour": "#F5F5F0",
  "wheelchair": "yes",
  "access": "yes",
  "operator": "Comunidad de Madrid",
  "startDate": "1964",
  "address": {
    "streetAddress": "Paseo de la Castellana",
    "houseNumber": "261",
    "addressCity": "Madrid",
    "postalCode": "28046",
    "addressCountry": "ES"
  },
  "openingHours": "24/7",
  "location": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -3.689,
          40.4781
        ],
        [
          -3.687,
          40.4781
        ],
        [
          -3.687,
          40.476
        ],
        [
          -3.689,
          40.476
        ],
        [
          -3.689,
          40.4781
        ]
      ]
    ]
  },
  "source": "https://www.openstreetmap.org",
  "seeAlso": [
    "https://www.openstreetmap.org/way/22234584",
    "https://www.wikidata.org/wiki/Q1321393"
  ]
}