{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dei-fiori-pietra-ligure",
  "name": "Camping Dei Fiori",
  "description": "In the hills of the Italian region of Liguria, not even a kilometre from the Mediterranean Sea, lies the Dei Fiori campsite. The hills on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-dei-fiori-pietra-ligure",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674ad4673e9a1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Riviera 17",
    "addressLocality": "Pietra Ligure",
    "postalCode": "17027",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.14786,
    "longitude": 8.26786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 946,
    "bestRating": 10,
    "worstRating": 1
  }
}