{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hare-hounds-campsite-rye-gb",
  "name": "Hare and Hounds Campsite",
  "description": "Hare and Hounds Campsite is a campsite in Rye, East Sussex.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hare-hounds-campsite-rye-gb",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675190b48f889.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rye Road, Rye Foreign",
    "addressLocality": "Rye",
    "postalCode": "TN31 7ST",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97125,
    "longitude": 0.70578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}