{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mill-farm-country-park-driffield-ery",
  "name": "Mill Farm Country Park",
  "description": "Mill Farm Country Park is a camping location in Driffield offering water, electricity, and discharge for toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mill-farm-country-park-driffield-ery",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250795"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mill Lane",
    "addressLocality": "Driffield",
    "addressRegion": "East Riding of Yorkshire",
    "postalCode": "YO25 8SS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.98065,
    "longitude": -0.21776
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}