{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kandanga-country-club-bowls-club-kandanga-queensland-au",
  "name": "Kandanga Country Club (Bowls Club)",
  "description": "Near Sunshine Coast and Kandanga. Pets Allowed, Toilets and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kandanga-country-club-bowls-club-kandanga-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--EPvnaCnU--/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/qjtp7mj4prndj4euvrr8",
    "https://media.anycamp.com.au/c/image/upload/s--tDNJIpNg--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/qjtp7mj4prndj4euvrr8"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kandanga Creek Rd",
    "addressLocality": "Kandanga",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.386716,
    "longitude": 152.6755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lorraine A."
      },
      "reviewBody": "Nice little place for a peaceful weekend. Shower and loos available and reasonably priced to boot."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "John K."
      },
      "reviewBody": "No hot water over sink.. $3.00 per shower lasts very short time.. Free camp next to this site"
    }
  ]
}