{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-moerkerke-west-flanders-moerkerke",
  "name": "Campspace In Moerkerke West Flanders",
  "description": "Welcome to our peaceful, green oasis! Our garden is nestled in the heart of nature, bordering a meadow with cheerful sheep and overlooking a small wood – perfect for nature lovers seeking tranquility. No neighbors, no crowds, just the sound of birdsong and the soft bleating of sheep. You'll camp on a spacious pitch where you can enjoy a fire in the fire pit and, if desired, use our wood-fired hot tub for an added touch of luxury (not included in the price). There's also a vegetable garden and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-moerkerke-west-flanders-moerkerke",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "moerkerke",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2215,
    "longitude": 3.3205
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}