{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-dartmouth-adavale-queensland",
  "name": "Lake Dartmouth",
  "description": "Near Outback Queensland and Adavale. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/lake-dartmouth-adavale-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--gh_WAwaM--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ism3sakt64nr5rzvgxm8",
    "https://media.anycamp.com.au/c/image/upload/s--hO1cdIHt--/c_fill,h_400,q_auto,w_800/ism3sakt64nr5rzvgxm8"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Adavale Rd",
    "addressLocality": "Adavale",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.014194,
    "longitude": 145.340127
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lake-dartmouth?utm_source=list&utm_medium=web&utm_campaign=campsites/gowrie-station-qld/fires"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}