{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waveney-valley-lakes",
  "name": "Waveney Valley Lakes",
  "description": "Sixty-acre campsite offering statics only in level countryside location. 11 lakes for coarse fishing. Within easy reach of the Broads. ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waveney-valley-lakes",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.416,
    "longitude": 1.3514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}