{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amerden-caravan-park-taplow-england",
  "name": "Amerden Caravan Park",
  "description": "Site on the banks of the River Thames - along the towpath that runs between Maidenhead and Windsor.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amerden-caravan-park-taplow-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651196637.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Marsh Lane",
    "addressLocality": "taplow",
    "addressRegion": "england",
    "postalCode": "SL6 0DZ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.50909,
    "longitude": -0.68629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}