{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperpark-medina-azahara-cordoba-andalucia-espana",
  "name": "Camperpark Medina Azahara",
  "description": "Price according to length of the motorhome - El Higuerón centro 500m - Cordoba centro 10km",
  "url": "https://campertunity.com/listings/campgrounds/camperpark-medina-azahara-cordoba-andalucia-espana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651237884"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Principal",
    "addressLocality": "Córdoba",
    "addressRegion": "andalucia",
    "postalCode": "14005",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.87127,
    "longitude": -4.85482
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.52,
    "reviewCount": 56,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "16+"
}