{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plymouth-sound-club-campsite-down-thomas-inglaterra",
  "name": "Plymouth Sound Club Campsite",
  "description": "The campsite Plymouth Sound Club is located on a promontory just outside the city of Plymouth and offers views of the glorious center of Sound, 10 km away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plymouth-sound-club-campsite-down-thomas-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651198305.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bovisand Lane",
    "addressLocality": "down-thomas",
    "addressRegion": "inglaterra",
    "postalCode": "PL9 0AE",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33355,
    "longitude": -4.10627
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "11.1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "11.1+"
}