{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-municipal-de-campismo-monte-gordo-faro",
  "name": "Parque Municipal de Campismo",
  "description": "place incl electricity - beach nearby - terraced campsite - ATTENTION on the side on the hard parts go otherwise you drive - towing costs 85 euros !!!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-municipal-de-campismo-monte-gordo-faro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819327.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Infante Dom Henrique",
    "addressLocality": "Monte Gordo",
    "addressRegion": "faro",
    "postalCode": "8900-435",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.17933,
    "longitude": -7.44346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.85,
    "reviewCount": 78,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.53",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.53+"
}