{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gum-tree-lodge-and-bush-camp-howard-queensland",
  "name": "Gum Tree Lodge and Bush Camp",
  "description": "Beautiful, quiet setting. Lovely owner very accommodating. Near Fraser Coast and Howard. Pets Allowed, Drinking Water, BBQ Areas, Powered sites, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gum-tree-lodge-and-bush-camp-howard-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--TE-BGIfC--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ezqjc2hjp6zhhin5vccq",
    "https://media.anycamp.com.au/c/image/upload/s--Z9x6KZqj--/c_fill,h_400,q_auto,w_800/ezqjc2hjp6zhhin5vccq"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "159 Howard Heights Rd",
    "addressLocality": "Howard",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.327323,
    "longitude": 152.541642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Elmarie Van Der Merwe"
      },
      "reviewBody": "Beautiful, quiet setting. Lovely owner very accommodating."
    }
  ]
}