{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bos-pingo-kollum-friesland",
  "name": "Camping Bos Pingo",
  "description": "camper pitches and camping pitches at a higher rate at a natural campsite - crossing to Schiermonnikoog or Ameland - center Kollum 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bos-pingo-kollum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650913436.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trekweg",
    "addressLocality": "kollum",
    "addressRegion": "friesland",
    "postalCode": "9291 MP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.26976,
    "longitude": 6.13526
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}