{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ernies-plot-bridport-england-gb",
  "name": "Camping Ernie's Plot",
  "description": "Camping and camper pitches at the campsite - view of Colmers Hill - center of Bridport 2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ernies-plot-bridport-england-gb",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651145278.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Road - B 3162",
    "addressLocality": "Bridport",
    "addressRegion": "england",
    "postalCode": "DT6 6HE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7343,
    "longitude": -2.7847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£23+"
}