{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishery-creek-engeland",
  "name": "Fishery Creek",
  "description": "Enjoy a relaxing stay at Fishery Creek in , United Kingdom. Visitors' rating: 4.5.",
  "url": "https://campertunity.com/listings/campgrounds/fishery-creek-engeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651249055",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Engeland",
    "postalCode": "PO11",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7832,
    "longitude": -0.9576
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}