{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-istas-garden-vila-nova-de-gaia-porto",
  "name": "Camping Istas' Garden",
  "description": "Campsite with friendly managers - pricey but that is all-in: use shower, swimming pool, barbecue, wine tasting, kitchen and everything else you think you need - also Quickstop from 7-10 pm [25, -] see website - safe, quiet and clean - THE place to visit Porto [taxi € 10 train € 1.50] - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-istas-garden-vila-nova-de-gaia-porto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650879301.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua da Cavada",
    "addressLocality": "Vila Nova de Gaia",
    "addressRegion": "porto",
    "postalCode": "4405-519",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.10833,
    "longitude": -8.64661
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€50+"
}