{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cinque-terre-levanto",
  "name": "Camping Cinque Terre",
  "description": "Camping Cinque Terre is a campsite in Levanto, La Spezia.This terraced campsite offers delimited and shaded pitches....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cinque-terre-levanto",
  "image": [
    "https://cdn2.acsi.eu/6/7/a/0/67a0d10741b31.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Sella Mereti",
    "addressLocality": "Levanto",
    "postalCode": "19015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.17394,
    "longitude": 9.62503
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}