{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-manzana-m1-aranda-de-duero-castile-and-leon",
  "name": "Parking Manzana M1",
  "description": "Parking along the street - tolerated at night - no facilities - in sight of parking garage - quiet and lots of space - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/parking-manzana-m1-aranda-de-duero-castile-and-leon",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650898898.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Mz M2",
    "addressLocality": "Aranda de Duero",
    "addressRegion": "castile-and-leon",
    "postalCode": "09400",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.66964,
    "longitude": -3.69547
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/castile-and-leon/aranda-de-duero/86797/parking-manzana-m1"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}