{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yarrangobilly-area-nsw-au",
  "name": "Yarrangobilly area",
  "description": "Yarrangobilly Village campground offers riverside camping for caravan or trailers with great fishing, walking and historic heritage in Kosciuszko National Park.",
  "url": "https://campertunity.com/listings/campgrounds/yarrangobilly-area-nsw-au",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/yarrangobilly-area/yarrangobilly-village-campground/yarrangobilly-village-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Snowy Mountains Highway",
    "addressLocality": "Yarrangobilly",
    "addressRegion": "NSW",
    "postalCode": "2720",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.6520104466666,
    "longitude": 148.462243553334
  },
  "sameAs": [
    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/yarrangobilly-village-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}