{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-pine-cattle-station-eidsvold-wrst-queensland",
  "name": "Lone Pine Cattle Station",
  "description": "Near Bundaberg and Eidsvold West. Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/lone-pine-cattle-station-eidsvold-wrst-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6586 Rockybar Rd",
    "addressLocality": "Eidsvold Wrst",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.370565,
    "longitude": 150.548533
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/lone-pine-cattle-station"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}