{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-afrodite-caulonia-marina-calabria-it",
  "name": "Camping Afrodite",
  "description": "small campsite, partially covered with nets (shadow) - friendly and helpful owner - sanitary facilities are aging but are clean - access to the big underground pass is Via Francesco Genovese - 500 m from the sea",
  "url": "https://campertunity.com/listings/campgrounds/camping-afrodite-caulonia-marina-calabria-it",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Lungomare",
    "addressLocality": "Caulonia Marina",
    "addressRegion": "calabria",
    "postalCode": "89040",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3387,
    "longitude": 16.46194
  },
  "sameAs": [
    "https://www.campercontact.com/es/italia/calabria/caulonia-marina/102377/camping-afrodite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€16.5+"
}