{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lamego-lamego-viseu",
  "name": "Lamego",
  "description": "between the Raposeira Caves (\"bubbles\") and the pilgrimage church Nossa Senhora dos Remédios - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/lamego-lamego-viseu",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650746171.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N2",
    "addressLocality": "Lamego",
    "addressRegion": "viseu",
    "postalCode": "5100",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.09062,
    "longitude": -7.82247
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124650746171.jpg",
    "https://www.campercontact.com/en/portugal/viseu-district/lamego/22148/lamego"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-10"
  },
  "priceRange": "€25+"
}