{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/villaggio-camping-marinella-marinella-calabria",
  "name": "Villaggio Camping Marinella",
  "description": "located directly on the sea - inside we have a bar, restaurant, mini market, swimming pool, entertainment, mini club, beach service, Fantacastello playground",
  "url": "https://campertunity.com/listings/campgrounds/villaggio-camping-marinella-marinella-calabria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651037868.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Marinella",
    "addressLocality": "marinella",
    "addressRegion": "calabria",
    "postalCode": "88841",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.98409,
    "longitude": 17.15896
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€35+"
}