{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campo-dei-fiori-vada-livorno",
  "name": "Campo dei Fiori",
  "description": "The Campo dei Fiori campsite is located in Tuscany near the town of Vada on the Riviera degli Etruschi (Etruscan Riviera) in the province of Livorno....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campo-dei-fiori-vada-livorno",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749bd9d20815.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Novanta 4",
    "addressLocality": "Vada/Livorno",
    "postalCode": "57016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.33553,
    "longitude": 10.46569
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 143,
    "bestRating": 10,
    "worstRating": 1
  }
}