{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheepstation-creek-campground-border-ranges",
  "name": "Sheepstation Creek campground",
  "description": "Popular Sheepstation Creek campground in Border Ranges National Park has camping decks and campsites for tents, caravans and motorhomes set among World-Heritage listed rainforest.",
  "url": "https://campertunity.com/listings/campgrounds/sheepstation-creek-campground-border-ranges",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/border-ranges-national-park/sheepstation-creek-campground/sheepstation-campground-001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sheepstation Creek Road",
    "addressLocality": "Border Ranges",
    "addressRegion": "NSW",
    "postalCode": "2474",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.4136948533331,
    "longitude": 153.022825573334
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/sheepstation-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}