{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unhais-da-serra",
  "name": "Unhais da Serra",
  "description": "motorhome with demarcated pitches - service point next to slope, for the location - grill and washbasins present - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/unhais-da-serra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650849426.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Unhais da Serra",
    "addressRegion": "castelo-branco",
    "postalCode": "6215",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.25601,
    "longitude": -7.62319
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.19,
    "reviewCount": 83,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€300+"
}