{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-wilows-campsite",
  "name": "The Wilows Campsite",
  "description": "The Wilows Campsite is known for its unique location near a US Airforce Base. This allows visitors to observe air force planes landing at a close distance. The staff at the campsite are noted for their friendliness.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-wilows-campsite",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e2c%2Fd1a7a06b-0906-4bc7-90bd-5b10235fcb4a_1_640x480.jpeg?alt=media&token=6560557f-48ea-4510-b6f6-832c503a49a0",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e2c%2Fe907c9b4-f7f6-454c-b418-dced18203a0e_5_640x480.jpeg?alt=media&token=8900bd54-c40c-42cc-b06b-b74f9c884a84",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e2c%2Fefb0092a-212d-48e5-98f6-c53fd8e4989a_3_640x480.jpeg?alt=media&token=b26f7446-7a5d-49f2-9df5-bddef099cb3e",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e2c%2F6bfbb60f-79cd-4d31-8cb9-bcca3311e66e_4_640x480.jpeg?alt=media&token=520dcf94-d6d4-4b82-b2a0-56c8d979e7e4",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e2c%2F05b1b733-dadd-4afb-bfc8-9feaceaf513a_2_640x480.jpeg?alt=media&token=e967b9b9-8d77-4549-aa91-7dc7317d32d2"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hurdle Drove IP28 8RB Bury Saint Edmunds",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36508,
    "longitude": 0.45866
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}