{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/killarney-view-cabins-caravan-park-killarney-queensland",
  "name": "Killarney View Cabins & Caravan Park",
  "description": "Beautiful, peaceful and well maintained. Everything you need - laundry, camp kitchen, cabins, powere... Near Koreelah National Park, Southern Queensland Country and Killarney. Pets Allowed,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/killarney-view-cabins-caravan-park-killarney-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--bQrYKSzq--/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/jtpzdzflqwlj5wuqsph2",
    "https://media.anycamp.com.au/c/image/upload/s--aKIAiFB---/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jtpzdzflqwlj5wuqsph2"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr O'Mara's & Claydon Rds",
    "addressLocality": "Killarney",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.329691,
    "longitude": 152.286472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sophie E."
      },
      "reviewBody": "Beautiful, peaceful and well maintained. Everything you need - laundry, camp kitchen, cabins, powered sites, clean bathrooms, fire pits. We took two young children in our caravan for 4 nights and had a lovely time."
    }
  ]
}