{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/livingstone-national-park-near-mangoplah-new-south-wales",
  "name": "Livingstone National Park",
  "description": "Great spot to 4wd nothing crazy, very calm place with plenty of wild life. A lot of walking and moun... Near Livingstone National Park, Riverina and Big Springs. Free.",
  "url": "https://campertunity.com/listings/campgrounds/livingstone-national-park-near-mangoplah-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wrigleys Rd",
    "addressLocality": "Near Mangoplah",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.343511,
    "longitude": 147.347909
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/livingstone-national-park?utm_source=list&utm_medium=web&utm_campaign=campsites/turvey-park-nsw/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}