{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-zeeuws-knoopje-g-aagtekerke",
  "name": "Mini Camping Het Zeeuws Knoopje",
  "description": "Camping 't Zeeuws Knoopje offers a peaceful camping experience near Domburg, with spacious pitches, various accommodations, and activities like a petting zoo and a playground. It's close to the beach and offers a relaxing atmosphere with family-friendly activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-het-zeeuws-knoopje-g-aagtekerke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78c0b%2F586b120e-0dc5-4ad8-8a6b-d91a33219fbc_32369699_1767154490010597_4362352803138502656_n_640x480.jpg?alt=media&token=6ad0f79f-35cb-4fe2-849d-0b6ebfc1cfba",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergwegje 6",
    "addressLocality": "G Aagtekerke",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54999,
    "longitude": 3.50134
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}