{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willbriggee-state-forest-darlington-point-new-south",
  "name": "Willbriggee State Forest",
  "description": "Nice spot plenty of room toilets at bunyip hole Near Riverina and Darlington Point. Pets Allowed, Free, Toilets, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/willbriggee-state-forest-darlington-point-new-south",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--gQQlj7Z3--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/kzlgcjuegs9jpuwpwhzu",
    "https://media.anycamp.com.au/c/image/upload/s--Fpde47A6--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/kzlgcjuegs9jpuwpwhzu"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Darlington Point",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.558442,
    "longitude": 145.990068
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/willbriggee-state-forest"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}