{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winshields-farm-campsite-hexham-england",
  "name": "Winshields Farm Campsite",
  "description": "Family-friendly camping -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winshields-farm-campsite-hexham-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260573"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B6318",
    "addressLocality": "Hexham",
    "addressRegion": "england",
    "postalCode": "NE47 7AN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.99451,
    "longitude": -2.40085
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}