{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/los-canos-de-meca-los-canos-de-meca-andalusie",
  "name": "Los Canos De Meca",
  "description": "in the nature park Breña - far from the noise - beach Caños de Mecca 150m - restaurants and relaxation area nearby - center 8km",
  "url": "https://campertunity.com/listings/campgrounds/los-canos-de-meca-los-canos-de-meca-andalusie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651018227"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra. Caños a Barbate",
    "addressLocality": "los-canos-de-meca",
    "addressRegion": "andalusie",
    "postalCode": "11159",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.18899,
    "longitude": -6.02144
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 69,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "€14+"
}