{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-half-hichtum-bolsward-friesland",
  "name": "Svr Camping Half Hichtum",
  "description": "separate camper pitches on SVR camping - rural location on the Elevenstedenroute - workshop painting -centrum 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-half-hichtum-bolsward-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703362.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hichtumerweg",
    "addressLocality": "bolsward",
    "addressRegion": "friesland",
    "postalCode": "8701 PG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07377,
    "longitude": 5.52253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}