{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creel-bay-cottages-map-nsw-national-parks",
  "name": "Creel Bay cottages | Map | NSW National Parks",
  "description": "Creel Bay cottages are set in bushland overlooking Lake Jindabyne. They offer accommodation close to the walks, rides, fishing and snow sports of Perisher, in Kosciuszko National Park.",
  "url": "https://campertunity.com/listings/campgrounds/creel-bay-cottages-map-nsw-national-parks",
  "image": [
    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.3933484340039,
    "longitude": 148.545689132993
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/accommodation/creel-bay-cottages/map"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}