{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-wilgenweide-z-molenschot",
  "name": "Minicamping Wilgenweide",
  "description": "Recreatieboerderij Wilgenhart offers a farm camping experience in Brabant with alpaca interactions, a playground, and a cozy atmosphere. Guests can enjoy the boerderij terras, farm shop, and activities for all ages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-wilgenweide-z-molenschot",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c99%2Ff1eb5755-cabf-4cf7-b145-fe332f3dd657_10305033_682504391816939_568235407595486945_n_640x480.jpg?alt=media&token=5e9abd8c-f0b9-4e8a-9ed9-678a9da1162e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bavelseweg 128",
    "addressLocality": "Z Molenschot",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54869,
    "longitude": 4.88471
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}