{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lavacolla-camperpark-santiago-de-compostela",
  "name": "Lavacolla Camperpark",
  "description": "Camper park with large pitches with grass - laundry (washing machine and dryer) - bread in the morning (on request) - bar - swimming pool - picnic - car wash - bus every 20 minutes to the center - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/lavacolla-camperpark-santiago-de-compostela",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153030.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Costa de San Marcos",
    "addressLocality": "Santiago de Compostela",
    "addressRegion": "a-coruna",
    "postalCode": "15820",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.89321,
    "longitude": -8.48187
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651153030.jpg",
    "https://www.campercontact.com/nl/spanje/galicie/santiago-de-compostella/100251/lavacolla-camperpark"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€15+"
}