{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/apartadino-camper-park-a-lombina-galicia-es",
  "name": "Apartadino Camper Park",
  "description": "Camperplace at 500m from the beach - use GPS coordinates - barbecue area - completely flat pitches - relaxation and tranquility in an unbeatable environment - center 400m",
  "url": "https://campertunity.com/listings/campgrounds/apartadino-camper-park-a-lombina-galicia-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650973402.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aldea Laxe",
    "addressLocality": "a-lombina",
    "addressRegion": "galicia",
    "postalCode": "15949",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.58952,
    "longitude": -8.93464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.68,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€12+"
}