{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-farm-caravan-camping-site-cromer",
  "name": "Manor Farm Caravan & Camping Site (Cromer)",
  "description": "A large open caravan park covering 18 acres with three separate camping areas, all on well-cut grass. Two access points from road, with the 280 pitches offering a mix of 10 and 16-amp electric hook-up",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-farm-caravan-camping-site-cromer",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.938,
    "longitude": 1.2304
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}