{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-groene-veld-tynaarlo",
  "name": "Camping 't Groene Veld",
  "description": "Camping 't Groene Veld is a campsite in Tynaarlo, Drenthe.The campsite has pitches without shade and pitches with some shade. It is possible to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-groene-veld-tynaarlo",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675169a1953e0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loopstukkenweg 4",
    "addressLocality": "Tynaarlo",
    "postalCode": "9482 VD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07181,
    "longitude": 6.62019
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}