{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/verblijf-bij-bynt-sneek-frisia",
  "name": "Verblijf bij BYNT",
  "description": "a nice location on the outskirts of Sneek to continue sailing water. We rent 14 apartments, 110 berths, 2 camper spots but also bikes and boats.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/verblijf-bij-bynt-sneek-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651259674.12.16 (4).jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "It Ges",
    "addressLocality": "Sneek",
    "addressRegion": "frisia",
    "postalCode": "8606 JK",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.01839,
    "longitude": 5.69381
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27.5+"
}