{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aula-de-la-naturaleza-cortijo-san-miguel-nerja-malaga-es",
  "name": "Aula De La Naturaleza Cortijo San Miguel",
  "description": "Location on side road of N 340 - use GPS coordinates - places in orchard with avocado and other tropical trees - hospitable owner who also catches local animals that are neglected - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/aula-de-la-naturaleza-cortijo-san-miguel-nerja-malaga-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650817218.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-340",
    "addressLocality": "nerja",
    "addressRegion": "malaga",
    "postalCode": "29780",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7469,
    "longitude": -3.89869
  },
  "sameAs": [
    "http://campingcortijosanmiguel.com/",
    "https://www.campercontact.com/en/spain/malaga/nerja/62174/aula-de-la-naturaleza-cortijo-san-miguel",
    "https://campio.no/campsite/camping-cortijo-de-san-miguel"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "€25+"
}