{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roses-n-things-caravan-park-barcaldine-queensland",
  "name": "Roses 'n' Things Caravan Park",
  "description": "Near Outback Queensland and Barcaldine. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/roses-n-things-caravan-park-barcaldine-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--BGw4YXjU--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/kiam11g4pppbxixcpuqv",
    "https://media.anycamp.com.au/c/image/upload/s--s3IXIhga--/c_fill,h_400,q_auto,w_800/kiam11g4pppbxixcpuqv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44 Coolibah St",
    "addressLocality": "Barcaldine",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.562291,
    "longitude": 145.280913
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/roses-n-things-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "27",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$27+"
}