{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sosta-camper-maddalena-palinuro-campania",
  "name": "Camping sosta Camper Maddalena",
  "description": "right by the sea and a stone's throw from the center of Palinuro",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sosta-camper-maddalena-palinuro-campania",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650848635.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Acqua dell'Olmo",
    "addressLocality": "Palinuro",
    "addressRegion": "campania",
    "postalCode": "84051",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.04216,
    "longitude": 15.28768
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "60",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€60+"
}