{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-braives-luttich",
  "name": "Campspace in Braives, province of Liège",
  "description": "Enjoy a relaxing stay at Campspace in Braives, province of Liège in Braives, Belgium. Customer rating: 3.33.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-braives-luttich",
  "image": [
    "https://static.campspace.com/media/space/detail/170393.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Braives",
    "addressRegion": "Lüttich",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6245,
    "longitude": 5.1335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}