{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ponsandane-field-campsite-penzance-engeland",
  "name": "Camping Ponsandane Field Campsite",
  "description": "spacious lawn next to the A30 - right next to the supermarket TESCO - city center within walking distance - a circus as a neighbor in the camp meadow every last week in July - big campers should be called in advance (opens a door directly on the A30 = easier than the current entrance) - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ponsandane-field-campsite-penzance-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891967.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "penzance",
    "addressRegion": "engeland",
    "postalCode": "TR18 3LS",
    "addressCountry": "verenigd-koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12656,
    "longitude": -5.52589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "33+"
}