{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barnhorne-manor-england-united-kingdom",
  "name": "Barnhorne Manor Caravan Site",
  "description": "Barnhorne Manor Caravan Site offers a supermarket, playground, security, illuminated area, and grass surface. There are toilets, showers, laundry facilities, WiFi, and a small shop available.",
  "url": "https://campertunity.com/listings/campgrounds/barnhorne-manor-england-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barnhorn Road",
    "addressLocality": "111359",
    "addressRegion": "england",
    "postalCode": "TN39 4QU",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84343,
    "longitude": 0.42353
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}