{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/otterington-park-northallerton-north-yorkshire-1",
  "name": "Otterington Park",
  "description": "Currently no description added for Otterington Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/otterington-park-northallerton-north-yorkshire-1",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Otterington",
    "addressLocality": "Northallerton",
    "addressRegion": "North Yorkshire",
    "postalCode": "DL7 8JZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.3404812,
    "longitude": -1.4344936
  }
}