{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glass-gorge-blinman-south-australia",
  "name": "Glass Gorge",
  "description": "30-40 minute drive from the main road. Busier along the road 10km in where there are more camp sites... Near Flinders Ranges and Outback and Blinman. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/glass-gorge-blinman-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sz9yq-l8--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/ffox5gfrttordozzgeky",
    "https://media.anycamp.com.au/c/image/upload/s--dFOGluBE--/c_fill,h_400,q_auto,w_800/v1/production/ffox5gfrttordozzgeky"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Rd",
    "addressLocality": "Blinman",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.046404,
    "longitude": 138.619197
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/glass-gorge?utm_source=list&utm_medium=web&utm_campaign=campsites/flinders-ranges-sa/free"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}