{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lalbera-capmany-cataluna",
  "name": "Camping Lalbera",
  "description": "in cork oak forest - near Figueres - large pitches - little shade - highway 6km - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-lalbera-capmany-cataluna",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790560.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer el Ventador",
    "addressLocality": "capmany",
    "addressRegion": "cataluna-08-17-25-43",
    "postalCode": "17750",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.37308,
    "longitude": 2.91323
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.66,
    "reviewCount": 140,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.75",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€27.75+"
}