{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pines-campground-blowering-nsw",
  "name": "The Pines campground",
  "description": "The Pines campground offers great opportunities for paddling, sailing, boating, water skiing and fishing at Blowering Reservoir in Kosciuszko National Park.",
  "url": "https://campertunity.com/listings/campgrounds/pines-campground-blowering-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/kosciuszko-national-park/tumut-area/the-pines-campground/pines-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "The Pines Access",
    "addressLocality": "Blowering",
    "addressRegion": "NSW",
    "postalCode": "2720",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.4477625333332,
    "longitude": 148.284437573334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    }
  ]
}