{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mulberrygong-hay-south-new-south-wales",
  "name": "Mulberrygong Reserve Camp Spot",
  "description": "Near Riverina and Hay South. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/mulberrygong-hay-south-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--J5zr14pB--/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/tvuegd00o6leystrr7jd",
    "https://media.anycamp.com.au/c/image/upload/s--oOixBlRj--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/tvuegd00o6leystrr7jd"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sturt Hwy",
    "addressLocality": "Hay South",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.504165,
    "longitude": 145.236389
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/mulberrygong-reserve-camp-spot"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}