{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pian-dei-boschi-pietra-ligure",
  "name": "Camping Pian dei Boschi",
  "description": "In the western part of the Ligurian Riviera, the so-called Flower Riviera, you will find Camping Pian dei Boschi. Here you camp on the foothills of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pian-dei-boschi-pietra-ligure",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/3/67938e65770d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Ponti 1",
    "addressLocality": "Pietra Ligure",
    "postalCode": "17027",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.14906,
    "longitude": 8.26856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}