{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kynuna-roadhouse-kynuna-queensland",
  "name": "Kynuna Roadhouse",
  "description": "Amazing views of the paddocks and the stars at night. Good place for an overnight stop with showers... Near Outback Queensland and Kynuna. Pets Allowed, Toilets, Drinking Water and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kynuna-roadhouse-kynuna-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--4AyVCaPz--/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/bdofcylrblalls7jwsx5",
    "https://media.anycamp.com.au/c/image/upload/s--EWry_pTI--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bdofcylrblalls7jwsx5"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lansborough Hwy",
    "addressLocality": "Kynuna",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.578487,
    "longitude": 141.919796
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Naomi S."
      },
      "reviewBody": "Amazing views of the paddocks and the stars at night. Good place for an overnight stop with showers and toilets."
    }
  ]
}