{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/poverty-point-cooloola-queensland",
  "name": "Poverty Point",
  "description": "Magic place Near Pipeclay National Park, Great Sandy National Park, Lama Lama National Park, Sunshine Coast and Cooloola. Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/poverty-point-cooloola-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cooloola",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.959567,
    "longitude": 153.024569
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}