{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kairi-rest-area-kairi-queensland",
  "name": "Kairi Rest Area",
  "description": "Near Yungaburra National Park, Danbulla National Park, Crater Lakes National Park, Hasties Swamp National Park, Tropical North Queensland and Kairi. Pets Allowed, Free, Toilets and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kairi-rest-area-kairi-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43-53 Irvine St",
    "addressLocality": "Kairi",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.216175,
    "longitude": 145.543271
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Soma M."
      },
      "reviewBody": "Not for overnights anymore"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Gypsy J."
      },
      "reviewBody": "Great place to camp overnight for free.  Shady, opposite a hotel."
    }
  ]
}