{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belyando-river-rest-area-surbiton-queensland",
  "name": "Belyando River Rest Area",
  "description": "Near Outback Queensland and Alpha. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/belyando-river-rest-area-surbiton-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clermont Rd",
    "addressLocality": "Surbiton",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.112593,
    "longitude": 146.784324
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/belyando-river-rest-area-1?utm_source=list&utm_medium=web&utm_campaign=campsites/alpha-qld/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}