{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blu-camping-holiday-garden-bolsena",
  "name": "BLU Camping Holiday Garden",
  "description": "This medium-sized Italian family campsite is located right on Lake Bolsena. You can walk from the campsite to the largest volcanic lake in Europe....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blu-camping-holiday-garden-bolsena",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ae0b23e08c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Cassia km 111,650",
    "addressLocality": "Bolsena",
    "postalCode": "01023",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.63136,
    "longitude": 11.99475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 28,
    "bestRating": 10,
    "worstRating": 1
  }
}