{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-link-holiday-park",
  "name": "South Link Holiday Park",
  "description": "South Link Holiday Park is a campsite with sanitary facilities that are somewhat dated but maintained clean. It is located in close proximity to an industrial plant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-link-holiday-park",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8eec%2F9c22a873-452e-4e3d-b45c-4971a4770c1f_1_640x480.jpg?alt=media&token=316b89bf-a918-445c-8734-0412391429d8",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8eec%2F579682a9-162e-465d-a007-3f6e80e086e7_3_640x480.jpg?alt=media&token=5b067387-2fc1-43e9-8d86-9711a0cbbae8",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8eec%2F8a15d4cb-5bd7-421d-bef3-26c807828161_2_640x480.jpg?alt=media&token=d043e581-a3b7-4e44-9f45-7ec0d2b4e1f9",
    "Photos",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8eec%2Fcbe99400-c5bb-4606-aad8-2644063c555e_4_640x480.jpg?alt=media&token=5dd8c611-0a10-4b85-8706-1675a20620a3"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Traill Dr DD10 8EJ Montrose",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.70948,
    "longitude": -2.45266
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}