{
  "id": "urn:ngsi-ld:OSMRailway:way:2903182",
  "type": "OSMRailway",
  "osmId": 2903182,
  "osmType": "way",
  "osmLastModified": "2024-01-08T15:45:00Z",
  "name": "Madrid Metro Line 1",
  "ref": "1",
  "railwayType": "subway",
  "gauge": 1445,
  "electrified": "contact_line",
  "voltage": 600,
  "frequency": 0,
  "tracks": 2,
  "maxSpeed": 70,
  "tunnel": true,
  "operator": "Metro de Madrid",
  "usage": "main",
  "location": {
    "type": "LineString",
    "coordinates": [
      [
        -3.6931,
        40.4189
      ],
      [
        -3.6955,
        40.4185
      ],
      [
        -3.698,
        40.418
      ]
    ]
  },
  "source": "https://www.openstreetmap.org",
  "seeAlso": [
    "https://www.openstreetmap.org/way/2903182"
  ]
}