{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shawn-rigg-certificated-site-whitby-north-yorkshire",
  "name": "Shawn Rigg Certificated Site",
  "description": "This is a Camping and Caravanning Club Certificated Site, which accept five caravans or motorhomes and usually tents, space permitting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shawn-rigg-certificated-site-whitby-north-yorkshire",
  "image": [
    "https://lh6.googleusercontent.com/-JxbIXZoXjNA/UZ36fCVEM_I/AAAAAAAC7kk/yOhSXzZSi5s/w1000/Shawn-Rigg-Certificated-Site-829294449.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glen Esk Road",
    "addressLocality": "Whitby",
    "addressRegion": "North Yorkshire",
    "postalCode": "yo21"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.4874141,
    "longitude": -0.6155111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}