{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rent-cabins-new-south-wales-palmers-oaky",
  "name": "Rent Cabins New South Wales",
  "description": "For up to 6 guests. Great for pets and families. Our riverside cabins are very comfortable and you should have everything you need for an enjoyable stay. Each log cabin is fully furnished with a full kitchen, outdoor BBQ and has a cosy fireplace. There is a Nespresso coffee machine for yummy capuccinos. There is one separate bedroom with king-size bed plus 4 single sofa beds in the main room. While all cottages have the same bedroom and floor layout, each one is furnished slightly differently...",
  "url": "https://campertunity.com/listings/campgrounds/rent-cabins-new-south-wales-palmers-oaky",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Palmers Oaky",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.1365685,
    "longitude": 149.8944385
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "296.24",
    "priceValidUntil": "2026-07-28"
  },
  "priceRange": "$296.24+"
}