{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lanterfanter-kollumerpomp-friesland",
  "name": "Camping Lanterfanter",
  "description": "Camping pitches at the campsite - center of Kollumerpomp 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lanterfanter-kollumerpomp-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242284.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slikweg",
    "addressLocality": "Kollumerpomp",
    "addressRegion": "friesland",
    "postalCode": "9293 MJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.32132,
    "longitude": 6.18278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}