{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandy-g-mackay-queensland",
  "name": "Sandy G.",
  "description": "Revising my earlier review after a sleepless night. The cabin was connected to 2 others and rattled...",
  "url": "https://campertunity.com/listings/campgrounds/sandy-g-mackay-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XBtY26ZP--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/wbje3lotcdffabmlcu05",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "106 Main St, Bakers Creek",
    "addressLocality": "Mackay",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.141956,
    "longitude": 149.1865149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}