{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mitchell-falls-camping-ground-ord-river-western-australia",
  "name": "Mitchell Falls Camping Ground",
  "description": "Listing of 1 Campground in Mitchell Plateau, Western Australia with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mitchell-falls-camping-ground-ord-river-western-australia",
  "image": [
    "https://www.touristplaces.com.au/content/au/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75 Coolibah Drive",
    "addressLocality": "Ord River",
    "addressRegion": "Western Australia",
    "postalCode": "6770",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.6285731,
    "longitude": 128.6566851
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}