{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bungalow-camping-baciccia-ceriale-savona",
  "name": "Bungalow Camping Baciccia",
  "description": "On the Ligurian Riviera, the Italian coastal area west of Tuscany, lies Bungalow Camping Baciccia. Here you can camp on a green...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bungalow-camping-baciccia-ceriale-savona",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749b5265a8ef.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Torino 19",
    "addressLocality": "Ceriale/Savona",
    "postalCode": "17023"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.08164,
    "longitude": 8.21778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 364,
    "bestRating": 10,
    "worstRating": 1
  }
}