{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandaya-etruria-marina-di-castagneto",
  "name": "Camping Sandaya Village & Glamping Etruria",
  "description": "Camping Sandaya Village & Glamping Etruria is a campsite located in Marina di Castagneto, Livorno, near the sea and in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandaya-etruria-marina-di-castagneto",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749bc3937644.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Dentice 4",
    "addressLocality": "Marina di Castagneto",
    "postalCode": "57022",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.18783,
    "longitude": 10.54175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 128,
    "bestRating": 10,
    "worstRating": 1
  }
}