{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parque-de-autocaravanas-foz-do-arelho-leiria-district",
  "name": "Parque De Autocaravanas",
  "description": "quiet, semi-paved location on the beach - 40 power points - bars and restaurants, shops 800 m - bread available at the bar - center 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/parque-de-autocaravanas-foz-do-arelho-leiria-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650710172.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Francisco Almeida Grandela",
    "addressLocality": "foz-do-arelho",
    "addressRegion": "leiria-district",
    "postalCode": "2500-487",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4288,
    "longitude": -9.22181
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/leiria-district/foz-do-arelho/10004/parque-de-autocaravanas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€8+"
}