{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-mussennist-l-ossenisse",
  "name": "Camping 't Mussennist",
  "description": "Family campsite on the banks of the Westerschelde in the Zeeland polder landscape. Offers camping pitches, mobile home pitches, and bungalow rentals. Features a tavern, playground, and farm animals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-mussennist-l-ossenisse",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9ef9cbf01d000dff441e%2F4d17d951-9195-4dcb-9595-3e4ac7c3365a_c7_640x480.jpg?alt=media&token=25a78cee-4f34-440c-83f6-349d360e76c8",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Knuitershoek 6",
    "addressLocality": "L Ossenisse",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37434,
    "longitude": 3.9808
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}