{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-gulls-caravan-park",
  "name": "Sandy Gulls Caravan Park Ltd",
  "description": "Sandy Gulls is an adults-only cliff-top campsite with panoramic sea views from every pitch. Very neat and well maintained, it offers 50 all-electric / TV points and is one of the only cliff top tourin",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-gulls-caravan-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8846,
    "longitude": 1.4207
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}