{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cordalba-state-forest-promisedland-queensland",
  "name": "Cordalba State Forest",
  "description": "Near Bundaberg. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cordalba-state-forest-promisedland-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": "Promisedland Rd",
    "addressLocality": "Promisedland",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.138188,
    "longitude": 152.163779
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}