{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fort-spion-z-loodsrecht",
  "name": "Camping Fort Spion",
  "description": "Small campsite on a historical site with showers and toilets in the fort. Offers camping for tents, and overnight stays in a remise or the bombproof guard house. Offers cycling, walking, and boating opportunities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fort-spion-z-loodsrecht",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9dfa7e2851000d05d8fb%2Fcc6c3cb4-37ef-43e3-b035-d55cc6e8915c_1_640x480.jpg?alt=media&token=907ddbaf-fb8b-4bfa-82f8-3bd65127d499",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bloklaan 9",
    "addressLocality": "Z Loodsrecht",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19927,
    "longitude": 5.0619
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ]
}