{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/motorhome-haven-sunset-to-sunrise-stay-devon",
  "name": "Motorhome Haven: Sunset to Sunrise Stay",
  "description": "Overnight parking is available from 6pm to 10am, with applicable parking fees. A minimum spacing of 6 metres is required between parked motorhomes. Should a motorhome occupy two spaces, guests are required to purchase a second ticket. Please note, daytime parking incurs a separate fee. The maximum duration of stay is 48 hours.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/motorhome-haven-sunset-to-sunrise-stay-devon",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/9185803302/photo-gallery/r8kCzsFamgYxln4O_8444aa29214636957e42129be0cb610b_small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Devon",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8208175,
    "longitude": -4.30413787
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}