{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/top-farm-marsham-inglaterra",
  "name": "Top Farm",
  "description": "Large family campsite - center 1.5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/top-farm-marsham-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kittles Lane",
    "addressLocality": "marsham",
    "addressRegion": "inglaterra",
    "postalCode": "NR10 5QF",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.77231,
    "longitude": 1.23331
  },
  "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": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}