{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-peroxa",
  "name": "Area De Servicio Autocaravana",
  "description": "on the marketplace",
  "url": "https://campertunity.com/listings/campgrounds/la-peroxa",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650743420.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Subida Centro Salud",
    "addressLocality": "la-peroxa",
    "addressRegion": "galicien",
    "postalCode": "32150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.44175,
    "longitude": -7.792
  },
  "sameAs": [
    "https://www.campercontact.com/de/spanien/galicien/la-peroxa/20379/area-de-servicio-autocaravana"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€0+"
}