{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ivy-hall-farm-certificated-site-barnard-castle-england",
  "name": "Ivy Hall Farm Certificated Site",
  "description": "Currently no description added for Ivy Hall Farm Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/ivy-hall-farm-certificated-site-barnard-castle-england",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bowes",
    "addressLocality": "Barnard Castle",
    "addressRegion": "England",
    "postalCode": "DL12 9LL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.5450238,
    "longitude": -1.9242906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}