{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountview-wines-glen-aplin-queensland-au",
  "name": "Mountview Wines",
  "description": "Near Girraween National Park, Southern Queensland Country and Glen Aplin. Free, Toilets and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountview-wines-glen-aplin-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--g0KeyBwL--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/wupzjbumqqbrzd0qhesb",
    "https://media.anycamp.com.au/c/image/upload/s--u7-5SCqq--/c_fill,h_400,q_auto,w_800/wupzjbumqqbrzd0qhesb"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Mt Stirling & Emu Swamp Rds",
    "addressLocality": "Glen Aplin",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.732056,
    "longitude": 151.85584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gary M."
      },
      "reviewBody": "NOT FREE!\nMountview Wines Camp Ground is NOT FREE anymore. Unpowered sites $40, powered $50. Mobile coverage was very sketchy. If you end up there like we did, good luck going online to find somewhere else."
    }
  ]
}