{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vale-of-york-caravan-park-york-north-yorkshire",
  "name": "Vale Of York Caravan Park",
  "description": "Currently no description added for Vale Of York Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vale-of-york-caravan-park-york-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 The Village",
    "addressLocality": "York",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO32 3SA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9590555,
    "longitude": -1.0815361
  }
}