{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canowindra-caravan-park-cowra-surrounds-new-south-wa",
  "name": "Canowindra Caravan Park",
  "description": "Canowindra Caravan Park features shady campsites, surrounded by trees, and overlooking the Belubula River. The park is near the town and has modern amenities. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canowindra-caravan-park-cowra-surrounds-new-south-wa",
  "image": [
    "https://photos.geozone.co.nz/photos/9b00c3af2a97e6ffd6be97c3e2c2d197-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cowra Surrounds",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.5693,
    "longitude": 148.665
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}