{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-maria-bush-camping-mount-maria-queensland",
  "name": "Mount Maria Bush Camping",
  "description": "Near Gladstone and Mount Maria. Pets Allowed, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-maria-bush-camping-mount-maria-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Sk51DwxU--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/o6mzuyqijwzvsxvobwzl",
    "https://media.anycamp.com.au/c/image/upload/s--n6QSlZK0--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/o6mzuyqijwzvsxvobwzl"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2198 Tableland Rd",
    "addressLocality": "Mount Maria",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.573947,
    "longitude": 151.814745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neptune R."
      },
      "reviewBody": "Huge campgrounds with huge camp sites, where you are guaranteed solitude, unless it’s busy school holiday season. No ammenities, so be prepared. Really beautiful bushwalk and creek to swim & kayak in. Big fire pits too."
    }
  ]
}