{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-farm-macsuk-great-bromley-inglaterra",
  "name": "Park Farm Macsuk",
  "description": "We'll spend the night at a motorhome company near Harwich to take the ferry.",
  "url": "https://campertunity.com/listings/campgrounds/park-farm-macsuk-great-bromley-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hilliards Road",
    "addressLocality": "great-bromley",
    "addressRegion": "inglaterra",
    "postalCode": "CO7 7US",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.89334,
    "longitude": 1.05604
  },
  "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": "10",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "10+"
}