{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-molino-a-fuoco-vada-livorno-it",
  "name": "Camping Molino a Fuoco",
  "description": "Idyllically located against a pine tree forest and just one hundred metres from the beach on the Mediterranean Sea, with a trendy appearance: this is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-molino-a-fuoco-vada-livorno-it",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674ace133a88d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Cavalleggeri 30",
    "addressLocality": "Vada/Livorno",
    "postalCode": "57018",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.33206,
    "longitude": 10.46022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 84,
    "bestRating": 10,
    "worstRating": 1
  }
}