{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winery-fita-preta-nossa-senhora-da-graca-do-divor",
  "name": "Winery Fita Preta",
  "description": "Winery located on road M527 - use GPS coordinates - reservation and payment via website EasyCamp - bike path Ecopista de Evora 50m - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winery-fita-preta-nossa-senhora-da-graca-do-divor",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650969683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nossa Senhora da Graça do Divor",
    "addressRegion": "evora",
    "postalCode": "7000",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.65484,
    "longitude": -7.98176
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "57",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€57+"
}