{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herbs-joint-moolap-victoria",
  "name": "Herbs Joint",
  "description": "A peaceful countryside escape! Relax by the scenic dam, enjoy the fresh air, and soak in the natural surroundings. Perfect for families, friends, or solo adventurers. Firewood available for purchase for cozy nights under the stars. Just ask ahead!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herbs-joint-moolap-victoria",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1752375335/campground-photos/zamjirpsborxdqt5mehp.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moolap",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.175111,
    "longitude": 144.42547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    }
  ]
}