{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emu-creek-camping-area-e-of-blackbutt-queensland",
  "name": "Emu Creek Camping Area",
  "description": "Awesome campground. Fire pits clean toilets with lots a great 4x4 tracks to explore. Will definitely... Near Brisbane and Colinton. Toilets, BBQ Areas, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/emu-creek-camping-area-e-of-blackbutt-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Benarkin Forest Rd, off D'Aguillar Hwy, Benarkin",
    "addressLocality": "E of Blackbutt",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.978264,
    "longitude": 152.170383
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/emu-creek-camping-area?utm_source=list&utm_medium=web&utm_campaign=campsites/tarong-qld/swimming"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}