{
  "parkingFacilityInformation": {
    "identifier": "a8be911f-6822-4a56-bba9-019540fd5a94",
    "name": "P+R Handelskade",
    "locationForDisplay": {
      "coordinatesType": "WGS84",
      "latitude": 52.25465,
      "longitude": 6.166144
    },
    "specifications": [
      {
        "capacity": 247,
        "disabledAccess": false,
        "minimumHeightInMeters": 2.1,
        "validityStartOfPeriod": 1312156800,
        "usage": "Parkeergarage"
      }
    ],
    "operator": {
      "name": "Q-Park Nederland BV",
      "url": "www.q-park.nl",
      "postalAddress": {
        "streetName": "Stationsplein",
        "houseNumber": "12",
        "zipcode": "6221 BT",
        "city": "Maastricht"
      },
      "validityStartOfPeriod": 1312156800
    },
    "accessPoints": [
      {
        "alias": "MainEntrance",
        "isPedestrianEntrance": true,
        "isPedestrianExit": true,
        "isVehicleEntrance": true,
        "isVehicleExit": true,
        "accessPointAddress": {
          "streetName": "Handelskade",
          "zipcode": "7417 DE",
          "city": "Deventer",
          "country": "NL",
          "phoneNumbers": [
            "088 329 5100"
          ]
        },
        "accessPointLocation": [
          {
            "coordinatesType": "WGS84",
            "latitude": 52.25465,
            "longitude": 6.166144
          }
        ],
        "validityStartOfPeriod": 1312156800
      }
    ],
    "openingTimes": [
      {
        "startOfPeriod": 1312156800,
        "openAllYear": true
      }
    ],
    "validityStartOfPeriod": 1312156800,
    "limitedAccess": true
  }
}