{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/intune-earth-worm-farm-hickeys-creek",
  "name": "Intune Earth Worm Farm",
  "description": "Near North Coast NSW and Hickeys Creek. Pets Allowed, BBQ Areas, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/intune-earth-worm-farm-hickeys-creek",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "83 Hickeys Creek Road",
    "addressLocality": "Hickeys Creek",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.897617,
    "longitude": 152.60232
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/intune-earth-worm-farm?utm_source=list&utm_medium=web&utm_campaign=campsites/willawarrin-nsw/fishing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}