{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/conca-doro-camping-and-lodge-baveno",
  "name": "Conca d'Oro Camping & Lodge",
  "description": "village 800m, to the beach, lake / pond, with golf course (3 km), bread service,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/conca-doro-camping-and-lodge-baveno",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650903765.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via 42 Martiri",
    "addressLocality": "Baveno",
    "postalCode": "28831",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93614,
    "longitude": 8.48634
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.37,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€31+"
}