{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familiecamping-de-belten-rheeze",
  "name": "Familiecamping De Belten",
  "description": "At the family campsite De Belten in Hardenberg the whole family is in the center! Indoor pool and outdoor pool. Food and drink in the brasserie, snack bar or pizzeria. Cycling or hiking in the beautiful surroundings. Everything is possible!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familiecamping-de-belten-rheeze",
  "image": [
    "https://assets.plaece.nl/thumb/7w6368UZTJRnDm3EgcU6yLg7kpfD_TVNMQJUHP7aKx8/resizing_type:fit/width:650/height:366/gravity:sm/aHR0cHM6Ly9hc3NldHMucGxhZWNlLm5sL29kcC1kYXNhbmRlcmVob2xsYW5kL2ltYWdlL2ZvdG9ncmFmaWUtanotbHEtZGUtYmVsdGVuLWJyYXNzZXJpZS1idWl0ZW4tOC1qcGdfMjQ5NDA1NzA1OS53ZWJw.webp",
    "https://assets.plaece.nl/odp-dasandereholland/image/fotografie-jz-lq-de-belten-brasserie-buiten-8-jpg_2494057059.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grote Beltenweg 11",
    "addressLocality": "Rheeze",
    "postalCode": "7794 RA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.550998,
    "longitude": 6.57668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}