{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-colac-caravan-park-roebourne-wa",
  "name": "Lake Colac Caravan Park",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Camping Lake Colac Caravan Park in 6718-Roebourne / Australia (Western Australia)",
  "url": "https://campertunity.com/listings/campgrounds/lake-colac-caravan-park-roebourne-wa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51 Fyans Street",
    "addressLocality": "Roebourne",
    "addressRegion": "Western Australia",
    "postalCode": "6718",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.7833,
    "longitude": 117.133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}