{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parque-de-campismo-do-serrao-aljezur-faro-district",
  "name": "Parque de Campismo do Serrão",
  "description": "Pool, tennis court, playground. Mini Supermarket. Special place to wash car, caravan or motorhome.",
  "url": "https://campertunity.com/listings/campgrounds/parque-de-campismo-do-serrao-aljezur-faro-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794618.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Aljezur",
    "addressRegion": "faro-district",
    "postalCode": "8670",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.33943,
    "longitude": -8.81292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€19+"
}