{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nillibubbica-rest-area-nillibubbica-free-campground",
  "name": "Nillibubbica Rest Area | Nillibubbica Free Campground | WAY&FARER",
  "description": "Free camp between Broome and Derby on the Great Northern Highway where you'll find plenty of shelters and picnic tables, last but not least: toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nillibubbica-rest-area-nillibubbica-free-campground",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.42929655651663,
    "longitude": 123.28925332304892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$1+"
}