{
  "id": "urn:ngsi-ld:PublicTransportStop:santander:busStop:463",
  "type": "PublicTransportStop",
  "dateModified": {
    "type": "DateTime",
    "value": "2018-09-25T08:32:26.00Z"
  },
  "source": {
    "type": "Text",
    "value": "https://api.smartsantander.eu/"
  },
  "dataProvider": {
    "type": "Text",
    "value": "http://www.smartsantander.eu/"
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "streetAddress": "C/ La Pereda 14",
      "addressLocality": "Santander",
      "addressRegion": "Cantabria",
      "addressCountry": "Spain"
    }
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        -3.804648385,
        43.478053126
      ]
    }
  },
  "stopCode": {
    "type": "Text",
    "value": "la_pereda_463"
  },
  "shortStopCode": {
    "type": "Text",
    "value": "463"
  },
  "name": {
    "type": "Text",
    "value": "La Pereda 14"
  },
  "wheelChairAccessible": {
    "type": "Text",
    "value": "0"
  },
  "transportationType": {
    "type": "StructuredValue",
    "value": [
      3
    ]
  },
  "refPublicTransportRoute": {
    "type": "StructuredValue",
    "value": [
      "urn:ngsi-ld:PublicTransportRoute:santander:transport:busLine:N3",
      "urn:ngsi-ld:PublicTransportRoute:santander:transport:busLine:N4"
    ]
  },
  "peopleCount": {
    "type": "Number",
    "value": 0
  },
  "refPeopleCountDevice": {
    "type": "Text",
    "value": "urn:ngsi-ld:PorpleCountDecice:santander:463"
  },
  "openingHoursSpecification": {
    "type": "StructuredValue",
    "value": [
      {
        "opens": "00:01:00",
        "closes": "23:59:00",
        "dayOfWeek": "Friday"
      },
      {
        "opens": "00:01:00",
        "closes": "23:59:00",
        "dayOfWeek": "Monday"
      },
      {
        "opens": "00:01:00",
        "closes": "23:59:00",
        "dayOfWeek": "Tuesday"
      },
      {
        "opens": "00:01:00",
        "closes": "23:59:00",
        "dayOfWeek": "Thursday"
      },
      {
        "opens": "00:01:00",
        "closes": "23:59:00",
        "dayOfWeek": "Wednesday"
      }
    ]
  }
}
