{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyons-river-crossing-west-lyons-river-western-australia",
  "name": "Lyons River Crossing",
  "description": "Near Australia's Coral Coast and West Lyons River. Pets Allowed, Free and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/lyons-river-crossing-west-lyons-river-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--TtmtitKv--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/egsws4nnpzczzohkwow5",
    "https://media.anycamp.com.au/c/image/upload/s--03Ks6TKz--/c_fill,h_400,q_auto,w_800/egsws4nnpzczzohkwow5"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ullawarra Rd",
    "addressLocality": "West Lyons River",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.703806,
    "longitude": 115.316341
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}