{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottage-blue-mountains-city-council-katoomba",
  "name": "Cottage Blue Mountains City Council",
  "description": "{b}The Space{/b} Sidney’s Retreat has two large queen size bedrooms and is perfect for two couples or a family. We can also supply a single roll away, double futon style lounge bed and can comfortably sleep 6. To make your stay more enjoyable we provide electric blankets and 100% cotton quality bed linen, comfortable mattresses and coffee and tea making facilities. There is a deep claw foot bath in the bathroom for total relaxation. A slow combustion stove in the lounge for toasty winters eve...",
  "url": "https://campertunity.com/listings/campgrounds/cottage-blue-mountains-city-council-katoomba",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Katoomba",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.7151637,
    "longitude": 150.3130098
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "368.88",
    "priceValidUntil": "2026-06-28"
  },
  "priceRange": "$368.88+"
}