{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucky-bay-main-site-western-australia",
  "name": "Lucky Bay Main Site",
  "description": "Nice quiet place to stay $15/Vehicle per night. Modern long drop toilets, fires allowed in fire ring... Near Yallabatharra. Pets Allowed, Toilets and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/lucky-bay-main-site-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mR6nCcsH--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/mexolsb4tauk7ztsorcu",
    "https://media.anycamp.com.au/c/image/upload/s--ZA7kSYDQ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/mexolsb4tauk7ztsorcu"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "George Grey Dr, turn onto Balline Rd, Yallabatharra",
    "addressLocality": "4.4 Km of dirt rd to Ranger Stn",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.033688,
    "longitude": 114.155992
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lucky-bay-main-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}