{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strangers-public-house-caravan-camping-park-bradfield-uk",
  "name": "Strangers Public House & Strangers Caravan and Camping Park",
  "description": "Nice little campsite right behind the Strangers Home Inn in Bradfield / Manningtree. 20 minutes from Harwich Ferry and fine as the first or last stop for the ferry.",
  "url": "https://campertunity.com/listings/campgrounds/strangers-public-house-caravan-camping-park-bradfield-uk",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813528.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Street",
    "addressLocality": "Bradfield",
    "addressRegion": "England",
    "postalCode": "CO11 2US",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.93447,
    "longitude": 1.11727
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/bradfield/60650/strangers-public-house-strangers-caravan-and-camping-park",
    "https://www.campercontact.com/nl/verenigd-koninkrijk/engeland/essex/60650/strangers-public-house-strangers-caravan-and-camping-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}