{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/helenvale-van-stay-rossville-qld-australia",
  "name": "Helenvale Van Stay",
  "description": "Near Rossville. BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/helenvale-van-stay-rossville-qld-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--h1zxj5Ti--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xgnqojtu2nvehmjdba9t",
    "https://media.anycamp.com.au/c/image/upload/s--lnyMAsGQ--/c_fill,h_400,q_auto,w_800/xgnqojtu2nvehmjdba9t"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "412 Shiptons Flat Road",
    "addressLocality": "Rossville QLD",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.71,
    "longitude": 145.22
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}