{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-waregem",
  "name": "water",
  "description": "Shared garden for max. 2 different pitches. You can use your own indoor toilet/lavabo/shower (1st floor). common use downstairs: a second toilet and the sink in the storage room (= door next to the parking place). 2 family bikes can be used. Located in an agricultural area, but close to city facilities like supermarkets/restaurants/shops. Waregem has a nice indoor swimming pool, cycling/walking routes nearby, museum HIPPO-WAR. Region: many flemish cities + Lille (France) easy to visit, transp...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-waregem",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Waregem",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.886,
    "longitude": 3.402
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}