{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rest-in-the-green-lille",
  "name": "Rest in the green",
  "description": "You can stay in my eco garden with your tent, caravan or camper. There is water and toilet available. Shower outside with a garden hose. A forest, shop and restaurant are within walking distance. I am happy to give you information about walking and cycling trips. Natural areas of Natuurpunt within walking distance. Welcome!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rest-in-the-green-lille",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lille",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2365,
    "longitude": 4.8145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}