{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-fuencaliente-fuencaliente-castilla-la-mancha",
  "name": "Area De Fuencaliente",
  "description": "Location for motorhomes in the old San Isidro camp - use GPS coordinates - after GPS point continue 250 m to location - fence - video surveillance - large gravel pitches - center 6 km",
  "url": "https://campertunity.com/listings/campgrounds/area-de-fuencaliente-fuencaliente-castilla-la-mancha",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651029547.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-420",
    "addressLocality": "fuencaliente",
    "addressRegion": "castilla-la-mancha",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.45027,
    "longitude": -4.32723
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/castile-la-mancha/fuencaliente/101413/area-de-fuencaliente",
    "https://images.campercontact.com/media/photos/4222124651029547.jpeg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6.05",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€6.05+"
}