{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beachside-haven-10-overnight-van-spots-elie-scotland",
  "name": "Beachside Haven: 10 Overnight Van Spots",
  "description": "Situated in a delightful setting close to the beach, this location invites guests to stay for a maximum of two nights with a suggested 10 donation for each overnight stay. Parking is limited to seven vans at a time and must be confined to the designated bays. Please note that access is via a single-track road.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beachside-haven-10-overnight-van-spots-elie-scotland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28669/photo-gallery/O8QqEKTDOFvaIAEH_cb46eafb905cb0705a99bf46394f1f1c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elie",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.0726126,
    "longitude": -2.92792997
  },
  "numberOfRooms": 7,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}