{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emu-creek-outback-holiday-station-petford-queensland",
  "name": "Emu Creek Outback Holiday Station",
  "description": "Near Tropical North Queensland and Petford. Pets Allowed, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/emu-creek-outback-holiday-station-petford-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--iZPgQJ-Q--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/voqderhwutcfoopxowo5",
    "https://media.anycamp.com.au/c/image/upload/s--Z4aboR6---/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/voqderhwutcfoopxowo5"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burke Developmental Rd",
    "addressLocality": "Petford",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.269362,
    "longitude": 144.924179
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}