{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/breezy-beachside-park-snack-spot-kingsbarns-scotland",
  "name": "Breezy Beachside Park & Snack Spot",
  "description": "A 10 donation is kindly requested for overnight parking in designated bays by the beach, with a limit of two nights stay. There is sometimes a snack bar available on the premises and picnic benches are provided. The location is ideal for enjoyable beachside walks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/breezy-beachside-park-snack-spot-kingsbarns-scotland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/9186050065/photo-gallery/g66QQ2VQh40XGwln_f84fa719060763f1343f06d1a3749c33_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kingsbarns",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.30923518,
    "longitude": -2.63003304
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}