{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitby-holiday-park",
  "name": "Whitby Holiday Park",
  "description": "Enjoying a clifftop location, with many pitches having a view of the sea, Whitby Holiday Park is one of the closest parks to Whitby. It offers pitches for motorhomes and caravans with 16A electric hoo",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitby-holiday-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.4829,
    "longitude": -0.589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}