{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shear-barn-holidays-and-touring-hastings",
  "name": "Shear Barn Holidays and Touring",
  "description": "Shear Barn Holidays and Touring is a campsite in Hastings, East Sussex, located in the woods.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shear-barn-holidays-and-touring-hastings",
  "image": [
    "https://cdn2.acsi.eu/6/8/6/5/6865259c4e4c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barley Lane",
    "addressLocality": "Hastings",
    "postalCode": "TN35 5DX",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86536,
    "longitude": 0.61175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}