{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-caravan-park-south-molton-north-devon",
  "name": "Riverside Caravan Park",
  "description": "Riverside Caravan Park is a campsite in South Molton, Devon, located a river/stream.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-caravan-park-south-molton-north-devon",
  "image": [
    "https://cdn1.acsi.eu/6/8/3/4/683427eec34c0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marsh Lane, North Molton Road",
    "addressLocality": "South Molton (North Devon)",
    "postalCode": "EX36 3HQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02922,
    "longitude": -3.82389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}