{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-santa-vittoria-sestri-levante",
  "name": "Camping Santa Vittoria",
  "description": "Camping Santa Vittoria is a campsite in Sestri Levante, Genoa.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-santa-vittoria-sestri-levante",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750106bcdacd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Villa Rocca 12",
    "addressLocality": "Sestri Levante",
    "postalCode": "16039",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28922,
    "longitude": 9.42761
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}