{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bath-marina-caravan-park-bath",
  "name": "Bath Marina & Caravan Park",
  "description": "Bath Marina & Caravan Park is a campsite located in Bath, Bath and North East Somerset, and located in a river/stream.This campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bath-marina-caravan-park-bath",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee496cefa7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brassmill Lane",
    "addressLocality": "Bath",
    "postalCode": "BA1 3JT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38803,
    "longitude": -2.40322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}