{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-salgueiros-vila-nova-de-gaia",
  "name": "Camping Salgueiros",
  "description": "quiet campsite close to the beach (200m) and Porto - bus stop in front of the campsite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-salgueiros-vila-nova-de-gaia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698328.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua Campismo",
    "addressLocality": "vila-nova-de-gaia",
    "addressRegion": "norte-36--4049--5054",
    "postalCode": "4400-397",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1208,
    "longitude": -8.66153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.02,
    "reviewCount": 292,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14.19+"
}