{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tommy-dodd-creek-rest-area-thomson-development-road",
  "name": "Tommy Dodd Creek Rest Area",
  "description": "Near Outback Queensland and Jundah. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/tommy-dodd-creek-rest-area-thomson-development-road",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thomson Development Road 45km Nth Of Windorah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.034461,
    "longitude": 142.683509
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/tommy-dodd-creek-rest-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}