{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-geranium-g-gapinge",
  "name": "Mini Camping De Geranium",
  "description": "Minicamping de Geranium, established in 1976, offers peaceful camping near Veere and Domburg. Guests can enjoy the farm setting and nearby walking and cycling paths.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-geranium-g-gapinge",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9feafd20c2000da78bfd%2F639f67b6-c472-4291-9e2b-b5d92b49d16d_279640330_5067508770001291_4336668825709263393_n_640x480.jpg?alt=media&token=d58d74e8-39ca-4d0c-bf30-dd989e948df5",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Snouck Hurgronjeweg 4",
    "addressLocality": "G Gapinge",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54741,
    "longitude": 3.63026
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}