{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alwyn-francis-rest-area-taabinga-queensland",
  "name": "Alwyn Francis Rest Area",
  "description": "Near Southern Queensland Country and Taabinga. Pets Allowed, Free and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/alwyn-francis-rest-area-taabinga-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": "Bunya Hwy",
    "addressLocality": "Taabinga",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.611588,
    "longitude": 151.783429
  },
  "sameAs": [
    "https://campermate.com/en/location/australia/qld/queensland-country/free-campsites/alwyn-francis-bridge-rest-area/e9201a85-4bde-4acc-9196-94048afb0369",
    "https://www.anycamp.com.au/campsite/alwyn-francis-rest-area?utm_source=list&utm_medium=web&utm_campaign=campsites/wilkesdale-qld/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}