{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/billabong-blue-sapphire-new-south-wales",
  "name": "Billabong Blue",
  "description": "Near Kings Plains National Park, New England North West and Sapphire. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/billabong-blue-sapphire-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2479 Kings Plains Rd",
    "addressLocality": "Sapphire",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.692615,
    "longitude": 151.330697
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/billabong-blue?utm_source=list&utm_medium=web&utm_campaign=campsites/yarrowford-nsw/water-and-toilets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}