{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quinta-do-coro-sardoal-santarem-district-pt",
  "name": "Quinta Do Coro",
  "description": "belongs to the Portugal EasyCamp network - use GPS coordinates - book in advance - price includes welcome pack - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quinta-do-coro-sardoal-santarem-district-pt",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650981785.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Sobreiro Dona Maria",
    "addressLocality": "sardoal",
    "addressRegion": "santarem-district",
    "postalCode": "2230",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.53567,
    "longitude": -8.16701
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}