{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-grey-campground-tibooburra-nsw",
  "name": "Fort Grey campground",
  "description": "Explore Corner Country and the outback of Sturt National Park from Fort Grey campground. Suitable for caravans and motorhomes, there are a couple of great walks nearby.",
  "url": "https://campertunity.com/listings/campgrounds/fort-grey-campground-tibooburra-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/sturt-national-park/fort-grey-campground/fort-grey-campground-05.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fort Grey Camping Area Trail",
    "addressLocality": "Tibooburra",
    "addressRegion": "NSW",
    "postalCode": "2880",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.0883377800034,
    "longitude": 141.213329446667
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/fort-grey-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}