{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vila-nova-de-gaia-porto",
  "name": "Clothes Wash Dry",
  "description": "good plumbing - bus stop - beach 200m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-vila-nova-de-gaia-porto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787543.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caminho Alto das Chaquedas",
    "addressLocality": "Vila Nova de Gaia",
    "addressRegion": "porto",
    "postalCode": "4400-356",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1103,
    "longitude": -8.66076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.46,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28.5+"
}