{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goodwood-stationstay-white-cliffs",
  "name": "Goodwood Stationstay",
  "description": "Near Wilcannia. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites, Showers and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/goodwood-stationstay-white-cliffs",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--amX2EqlO--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/drwk37u09jfmje4ncr3m",
    "https://media.anycamp.com.au/c/image/upload/s--ErScZnMp--/c_fill,h_400,q_auto,w_800/drwk37u09jfmje4ncr3m"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "1025 Glendara Rd",
    "addressRegion": "White Cliffs NSW 2836",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.713034,
    "longitude": 143.36284
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/goodwood-station-stay"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}