{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-paderne-albufeira-faro-district",
  "name": "Camperpark Paderne",
  "description": "Camperpark-Paderne is an Off Grid camper site without electricity and water. In the middle of a beautiful nature reserve, just outside the town of beautiful Paderne where you can enjoy a delicious meal or have a drink on a terrace. You can walk or cycle endlessly between the orange fields that you see a lot there. From this unique location you are in the heart of the Algarve and you have endless options to make nice trips and visit beautiful locations. See the attached map of the region! Plea...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-paderne-albufeira-faro-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651237724.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N125",
    "addressLocality": "albufeira",
    "addressRegion": "faro-district",
    "postalCode": "8125",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1858,
    "longitude": -8.17117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}