{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-verger-a-la-ferme-onder-de-eik-jabbeke",
  "name": "Camping du verger à la ferme Onder de Eik à Jabbeke",
  "description": "My house is located in an agricultural area 7 km from Bruges and 14 km from the sea.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-verger-a-la-ferme-onder-de-eik-jabbeke",
  "image": [
    "https://campspace.com/media/medium/uploads/space/76/ba/43/76ba43e72854cee9a1bb83456b0da698.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2,
    "longitude": 3.14
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}