{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/latham-recreation-centre-latham-western-australia",
  "name": "Latham Recreation Centre",
  "description": "Large flat area for many campers. BBQ, Toilet and shower facilities, very clean, better than some o... Near Australia's Coral Coast and Latham. Pets Allowed, Toilets, Drinking Water, BBQ Areas and...",
  "url": "https://campertunity.com/listings/campgrounds/latham-recreation-centre-latham-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mullewa-Wubin Rd",
    "addressLocality": "Latham",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.759251,
    "longitude": 116.447587
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/latham-recreation-centre?utm_source=list&utm_medium=web&utm_campaign=campsites/latham-wa/water-and-toilets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}