{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marazion-touring-park-penzance-england",
  "name": "Marazion Touring Park",
  "description": "rural camping - center 2ml",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marazion-touring-park-penzance-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651237314.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chynoweth Lane",
    "addressLocality": "Penzance",
    "addressRegion": "england",
    "postalCode": "TR20 9DU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.13502,
    "longitude": -5.43134
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£20+"
}