{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/herdade-rocim-cuba-beja-district",
  "name": "Herdade do Rocim",
  "description": "Winery located on the N387 - use GPS coordinates - reserve and pay via EasyCamp website - center 5 km",
  "url": "https://campertunity.com/listings/campgrounds/herdade-rocim-cuba-beja-district",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650969678.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cuba",
    "addressRegion": "beja-district",
    "postalCode": "7940-909",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.19748,
    "longitude": -7.85556
  },
  "sameAs": [
    "https://www.campercontact.com/en/portugal/beja-district/cuba/98259/herdade-do-rocim"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€31+"
}