{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-piedade-elvas-distrito-de-portalegre",
  "name": "Camping Piedade",
  "description": "new campsite called 'Piedade' - behind the campsite a park with a church of 300 years - large pitches - restaurant in the campsite",
  "url": "https://campertunity.com/listings/campgrounds/camping-piedade-elvas-distrito-de-portalegre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651182790.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua de Madrid",
    "addressLocality": "Elvas",
    "addressRegion": "distrito-de-portalegre",
    "postalCode": "7350-096",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.87507,
    "longitude": -7.18108
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/portalegre/elvas/158268/camping-piedade",
    "https://www.campercontact.com/en/portugal/portalegre-district/elvas/158268/camping-piedade",
    "https://www.campingpiedade.pt"
  ],
  "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+"
}