{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-puerto-lapice-puerto-lapice-castile-la-mancha",
  "name": "Area de Puerto Lapice",
  "description": "Quiet motorhome location with service - located at the end of the street - two power connections - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/area-de-puerto-lapice-puerto-lapice-castile-la-mancha",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751750.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Sierrecilla",
    "addressLocality": "Puerto Lápice",
    "addressRegion": "castile-la-mancha",
    "postalCode": "13650",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.32659,
    "longitude": -3.48348
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124650751750.jpg",
    "https://www.campercontact.com/de/spanien/kastilien-la-mancha/puerto-lapice/26582/area-de-puerto-lapice"
  ],
  "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+"
}