{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-st-jorishoeve-a-sterksel",
  "name": "Camping St. Jorishoeve",
  "description": "Camping de Sint Jorishoeve offers 40 camping pitches, trekkershutten, and bungalows. It's located near Eindhoven, surrounded by forests and heathlands, with facilities like a playground and free Wi-Fi. Closing on January 1, 2025.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-st-jorishoeve-a-sterksel",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff43df%2F28c78491-88c1-4d17-9a6b-e4c45b0be632_camping_1_640x480.jpg?alt=media&token=2035f47a-ca8b-456e-80cd-b29669d7304c",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pandijk 12",
    "addressLocality": "A Sterksel",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.33971,
    "longitude": 5.64029
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    }
  ]
}