{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-in-meadow-between-belgian-coast-and-historic-bruge",
  "name": "Camping In The Meadow Between The Belgian Coast And Historic Bruges",
  "description": "Here you can enjoy freedom and nature, close to the Permeke museum, Beisbroekbos, Tilleghembos, between the Belgian coast and historic Bruges. Ideal base to discover the polders. For walkers and cyclists.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-in-meadow-between-belgian-coast-and-historic-bruge",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "jabbeke",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1735,
    "longitude": 3.1275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}