{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-bakhuis-c-wijlre",
  "name": "Camping 't Bakhuis",
  "description": "Mini glamping in the South Limburg hills with glamping tents and a pipowagon, offering a unique location with views of the Geuldal. Activities include kampvuur, nature walks, and electric car charging. Offers both glamping and holiday home accommodation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-bakhuis-c-wijlre",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43ef%2F91c0117b-4813-41fd-87a0-80f016906c60_9d0e7d8c-a222-4eec-a891-dc0867913a96_640x480.jpg?alt=media&token=2df8cdbb-ce00-45c3-89ef-37fcb6ff8c5c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berghof 2",
    "addressLocality": "C Wijlre",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.82414,
    "longitude": 5.8664
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}