{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-villaggio-le-casette-ciro-marina-calabria",
  "name": "Area Villaggio Le Casette",
  "description": "quiet place-Beach 300 m-shuttle to Center [4]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-villaggio-le-casette-ciro-marina-calabria",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650743883.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Difesa Piana",
    "addressLocality": "Cirò Marina",
    "addressRegion": "calabria",
    "postalCode": "88811",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.38958,
    "longitude": 17.12535
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}