{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heads-of-ayr-holiday-park",
  "name": "Heads of Ayr Holiday Park",
  "description": "The campsite is located a short 10-minute walk from a pleasant small beach. It offers comfortable amenities including a well-appointed bar.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heads-of-ayr-holiday-park",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c658fbad05343d0f92f3%2Fef019645-228c-4332-ac48-f6fc57a68375_1_640x480.jpg?alt=media&token=f25d9de1-6150-423b-9a49-002dfb5ae8b5",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c658fbad05343d0f92f3%2F5a6698c0-0331-451e-a021-92a2aa0c723a_3_640x480.jpg?alt=media&token=a42d989c-65b5-4a6b-93f8-831be9f7e0ed",
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c658fbad05343d0f92f3%2F7cdc783d-2278-4e71-909d-0b30009f24a3_2_640x480.jpg?alt=media&token=1c74a692-0746-4349-9aaa-282d434533f9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A719 KA7",
    "postalCode": "Zip code",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.42599,
    "longitude": -4.71196
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}