{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lago-della-fatte-mergozzo",
  "name": "Camping Lago della fatte",
  "description": "directly on Lake Mergozzo - approx. 10 minutes walk to Mergozzo - on the other side of the lake you occasionally hear a train",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lago-della-fatte-mergozzo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651114642.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Pallanza",
    "addressLocality": "Mergozzo",
    "addressRegion": "piedmont",
    "postalCode": "28802",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.96112,
    "longitude": 8.45722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}