{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herdade-do-menir-montemor-o-novo-evora-district",
  "name": "Herdade Do Menir",
  "description": "Winery of the Portugal EasyCamp network - use GPS coordinates - book in advance and pay via the website - price includes welcome pack - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herdade-do-menir-montemor-o-novo-evora-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650981788.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N4",
    "addressLocality": "montemor-o-novo",
    "addressRegion": "evora-district",
    "postalCode": "7050-675",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.64937,
    "longitude": -8.29215
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}