{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quinta-do-canhoto-albufeira-faro-district",
  "name": "Quinta do Canhoto",
  "description": "Winery of the Portugal EasyCamp network - use GPS coordinates - book in advance and pay via the website - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quinta-do-canhoto-albufeira-faro-district",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650981791.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Estrada de Brejos",
    "addressLocality": "Albufeira",
    "addressRegion": "faro-district",
    "postalCode": "8200",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.11402,
    "longitude": -8.22689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}