{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-lakeland-caravan-park",
  "name": "Little Lakeland Caravan Park",
  "description": "Near the Norfolk / Suffolk border and set in four acres with 38 touring pitches all with electric hook-ups. Conservation a priority on the campsite and mature trees and bushes attract wide variety of",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-lakeland-caravan-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4156,
    "longitude": 1.3514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}