{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hill-farm-certificated-site-derby-derbyshire",
  "name": "Hill Farm Certificated Site",
  "description": "Currently no description added for Hill Farm Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/hill-farm-certificated-site-derby-derbyshire",
  "image": [
    "https://lh4.googleusercontent.com/-Mvuk_hjVSlA/UYzF5s2xOOI/AAAAAAACmxc/8yIl5YKweu4/w1000/Hill-Farm-Certificated-Site-132262215.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moor Lane",
    "addressLocality": "Derby",
    "addressRegion": "Derbyshire",
    "postalCode": "DE73 5XE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9233008,
    "longitude": -1.4765491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}