{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlyon-bay-camping-park-saint-austell-england",
  "name": "Carlyon Bay Camping Park",
  "description": "camping in the heart of Du Maurier country on the southern Cornish coast - between Fowey and historic port of Charlestown",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlyon-bay-camping-park-saint-austell-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651043322"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cypress Avenue",
    "addressLocality": "saint-austell",
    "addressRegion": "england",
    "postalCode": "PL25",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.34082,
    "longitude": -4.73469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "17.7+"
}