{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grotta-del-saraceno-vasto",
  "name": "Grotta del Saraceno",
  "description": "Grotta del Saraceno is a large Italian family campsite on the Adriatic coast. From this campsite at altitude, you will have a splendid view of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grotta-del-saraceno-vasto",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518cee3a999.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Osca, 6",
    "addressLocality": "Vasto",
    "postalCode": "66054",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.15436,
    "longitude": 14.71556
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}