{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishery-creek-touring-park-hayling-island-inglaterra",
  "name": "Fishery Creek touring park",
  "description": "A campsite very suitable for campers of all sizes, located on the south coast of England, walking distance by bike from Porthmout, the campsite is located in a stream from the sea.",
  "url": "https://campertunity.com/listings/campgrounds/fishery-creek-touring-park-hayling-island-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fishery Lane",
    "addressLocality": "Hayling Island",
    "addressRegion": "inglaterra",
    "postalCode": "PO11 9NR",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.78381,
    "longitude": -0.95863
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "42",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "42+"
}