{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-parking-casteggio-lombardy",
  "name": "Wolf Parking",
  "description": "Camper location with all camper service - center 600m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-parking-casteggio-lombardy",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651017412.PNG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Torino [SP10]",
    "addressLocality": "Casteggio",
    "addressRegion": "lombardy",
    "postalCode": "27045",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.01293,
    "longitude": 9.11782
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€16+"
}