{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pyramid-campground-queensland",
  "name": "Pyramid Campground",
  "description": "Camp sites suitable for caravans or tents some with tables and fire pits. Must book ahead online no... Near Porcupine Gorge National Park, Outback Queensland and Porcupine. Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/pyramid-campground-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--gbbFNZ0J--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/g08rbxypadlk5o2ojqiz",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--rC6sgs6g--/c_fill,h_400,q_auto,w_800/v1/production/g08rbxypadlk5o2ojqiz"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "74km north of Hughenden on Mt Emu Rd",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.344786,
    "longitude": 144.459997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michele"
      },
      "reviewBody": "Nice spot, need to book camping permit prior to arrival. Campspot 2 good location for tent, camper, some have fire pits some do not so check when you book. Toilets but no showers. Mostly grassy with some trees, camp is on top of the Gorge. Walk down to the Gorge (and back up) is steep with rock stairs but low to moderate fitness ok if you take your time. Bring your own firewood, does get chilly on top."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sue M."
      },
      "reviewBody": "Camp sites suitable for caravans or tents some with tables and fire pits. Must book ahead online no phone reception.  Composting toilets no showers.  Short wall to look out and track down into the gorge. Sealed road all the way."
    }
  ]
}