{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fort-bedmar-cap-fun-sint-gillis-waas",
  "name": "Camping Fort Bedmar, Cap fun",
  "description": "Enjoy a relaxing stay at Camping Fort Bedmar, Cap fun in Sint-Gillis-Waas, Belgium. Visitors' rating: 4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fort-bedmar-cap-fun-sint-gillis-waas",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651211738",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kapelledreef",
    "addressLocality": "Sint-Gillis-Waas",
    "addressRegion": "East Flanders",
    "postalCode": "9170",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.26625889,
    "longitude": 4.11245144
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}