{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-park-samoza-vierhouten-gueldres",
  "name": "Camping park Samoza",
  "description": "camping pitches in a campsite near scabies - consult the website to know the different rates - family camping in high season - an oasis of peace outside school holidays - Veluwe - Vierhouten 2 km - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-park-samoza-vierhouten-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793232.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plaggeweg",
    "addressLocality": "Vierhouten",
    "addressRegion": "gueldres",
    "postalCode": "8076 PM",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34812,
    "longitude": 5.82438
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}