{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruhiger-oekologischer-gartencampingplatz-in-der-naehe-von-br",
  "name": "Ruhiger ökologischer Gartencampingplatz in der Nähe von Brügge",
  "description": "Swimming, boating on the pond. Hiking in the Bulskampveld forest. Playing in the garden, sunbathing au",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruhiger-oekologischer-gartencampingplatz-in-der-naehe-von-br",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cf/4c/53/cf4c531eff08bec35e26edee10b3d0f3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11,
    "longitude": 3.28
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}