{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stoney-brook-caravan",
  "name": "Stoney Brook Caravan Site (Adults only)",
  "description": "A small country site with 12 electric hook-ups in two acres, situated 800 yards from a large forest with designated walks and picnic area, 1.5 miles from sandy beaches and 1.5 miles from a North Walsh",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stoney-brook-caravan",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8322,
    "longitude": 1.4201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}