{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/collie-river-valley-tourist-park-collie-wa",
  "name": "Collie River Valley Tourist Park",
  "description": "Escape to the Collie River Valley",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/collie-river-valley-tourist-park-collie-wa",
  "image": [
    "https://colliecaravanpark.com.au/wp-content/uploads/2024/11/logo.png",
    "https://colliecaravanpark.com.au/wp-content/themes/collie-river-valley-tourist-park/images/logo.png",
    "https://colliecaravanpark.com.au/wp-content/themes/collie-river-valley-tourist-park/images/logo-white.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Porter St",
    "addressLocality": "Collie",
    "addressRegion": "WA",
    "postalCode": "6225",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.361863640170746,
    "longitude": 116.1448053798134
  }
}