{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-ac-teruel-teruel-aragon",
  "name": "Área AC TERUEL",
  "description": "Location with slightly uneven places - picnic benches - shaded trees - somewhat noisy - near the service station, Alcampo, MCdonalds and bus stop - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/area-ac-teruel-teruel-aragon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650927667.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida de Sagunto",
    "addressLocality": "Teruel",
    "addressRegion": "aragon",
    "postalCode": "44002",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.33342,
    "longitude": -1.08611
  },
  "sameAs": [
    "https://www.campercontact.com/de/spanien/aragonien/teruel/94404/area-ac-teruel",
    "https://images.campercontact.com/media/photos/4222124650927667.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}