{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-puerto-del-jaral-villanueva-del-rosario-andalucia",
  "name": "El Puerto Del Jaral",
  "description": "Use GPS coordinates - on a farm - remote - between olive trees and almond trees - desired reservation (whatsapp or mail - chakra/healing sound - center 7km",
  "url": "https://campertunity.com/listings/campgrounds/el-puerto-del-jaral-villanueva-del-rosario-andalucia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651058352.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "villanueva-del-rosario",
    "addressRegion": "andalucia",
    "postalCode": "29312",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.01902,
    "longitude": -4.40934
  },
  "sameAs": [
    "https://www.herbronning.com",
    "https://www.campercontact.com/en/spain/andalusia/villanueva-del-rosario/103078/el-puerto-del-jaral"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€9+"
}