{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/galore-reserve-galore-new-south-wales",
  "name": "Galore Reserve",
  "description": "Nice quiet spot alongside a creek. Good for a quick overnighter if your passing through Near Riverina and Galore. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/galore-reserve-galore-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--T0yh2V6J--/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/bpyhqfdodk5tu3tisvwm",
    "https://media.anycamp.com.au/c/image/upload/s--wOr-ffCq--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bpyhqfdodk5tu3tisvwm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Weir Rd",
    "addressLocality": "Galore",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.985506,
    "longitude": 146.811942
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/galore-reserve?utm_source=list&utm_medium=web&utm_campaign=campsites/tootool-nsw/fishing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}