{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chapel-park-farm-tywardreath-inglaterra-reino-unido",
  "name": "Chapel Park Farm",
  "description": "Small-scale campsite in a farm in operation - center to 1 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chapel-park-farm-tywardreath-inglaterra-reino-unido",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tywardreath",
    "addressRegion": "inglaterra",
    "postalCode": "PL24 2TT",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.36262,
    "longitude": -4.68629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "12.5+"
}