{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/caves-sao-domingos-ferreiros-braga",
  "name": "Caves São Domingos",
  "description": "Winery of the Portugal EasyCamp network - book in advance - price including welcome pack - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/caves-sao-domingos-ferreiros-braga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650981798.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Elpídio Martins Semedo, 42",
    "addressLocality": "Ferreiros",
    "addressRegion": "Braga",
    "postalCode": "3780",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.44755,
    "longitude": -8.39562
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/braga/ferreiros/98833/caves-sao-domingos",
    "https://portugaleasycamp.com/en/tour/caves-sao-domingos/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€27+"
}