{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-landgoed-vilsteren-b-vilsteren",
  "name": "Camping Landgoed Vilsteren",
  "description": "Campsite located in a forest near a village, offering spacious pitches separated by trees and bushes. Features good sanitary facilities and a natural ambiance. Offers both a nature camping area and a seasonal camping area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-landgoed-vilsteren-b-vilsteren",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff432b%2Ff4ccbd41-53bd-47ff-93d2-5aaea70baa86_WhatsApp%20Image%202023-12-02%20at%205.49.46%20PM%20(1)_640x480.jpeg?alt=media&token=261b315a-fe4b-4639-9a31-65e30fa5166a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vilsterse Allee 6",
    "addressLocality": "B Vilsteren",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.51059,
    "longitude": 6.35229
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}