{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geehi-horse-camp-geehi-nsw",
  "name": "Geehi horse camp",
  "description": "Stay at Geehi horse camp, on the Tom Groggin to Geehi section of the National trail, in Kosciuszko National Park. It’s a great place to unsaddle and rest on your horse riding adventure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geehi-horse-camp-geehi-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/khancoban-area/geehi-horse-camp/geehi-horse-camp-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Geehi",
    "addressRegion": "NSW",
    "postalCode": "2642",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.4043892530127,
    "longitude": 148.182661850088
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}