{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victoria-river-roadhouse-gregory-northern-territory-au",
  "name": "Victoria River Roadhouse",
  "description": "Camping as a stopover Katherine and Kununurra - large site with group campfire - part of a roadside restaurant with dining, bar and fuel facilities - center 80km",
  "url": "https://campertunity.com/listings/campgrounds/victoria-river-roadhouse-gregory-northern-territory-au",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Victoria Highway",
    "addressLocality": "Gregory",
    "addressRegion": "northern-territory",
    "postalCode": "0852",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.61576,
    "longitude": 131.12676
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "30",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "$30+"
}