{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-esperidi-marina-di-bibbona",
  "name": "Camping Le Esperidi",
  "description": "The beautiful Italian region of Tuscany is known for its rolling hills and idyllic old towns. This region, in a pine forest near the sea, is where...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-esperidi-marina-di-bibbona",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f31269c41c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Cavalleggeri Nord 25",
    "addressLocality": "Marina di Bibbona",
    "postalCode": "57020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25011,
    "longitude": 10.52725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 17,
    "bestRating": 10,
    "worstRating": 1
  }
}