{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-iron-gate-marina-3b-sarzana-sp",
  "name": "Camping Iron Gate Marina 3B",
  "description": "Camping Iron Gate Marina 3B is a campsite in Sarzana, La Spezia, located a river/stream.The campsite has which are marked out and pitches with shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-iron-gate-marina-3b-sarzana-sp",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c32f465bc5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale 25 Aprile 54",
    "addressLocality": "Sarzana (SP)",
    "postalCode": "19038",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.07672,
    "longitude": 9.98114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}