{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-arco-de-baulhe-arco-de-baulhe-braga",
  "name": "Camping Arco De Baulhe",
  "description": "quiet and well kept campsite - Dutch spoken - absolutely call owner when you're in the village: the descent is via a very narrow street with parked cars - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-arco-de-baulhe-arco-de-baulhe-braga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833946.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua 5 de Outubro",
    "addressLocality": "arco-de-baulhe",
    "addressRegion": "braga",
    "postalCode": "4860",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.48656,
    "longitude": -7.95859
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/braga/arco-de-baulhe/56831/camping-arco-de-baulhe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€20+"
}