{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenneth-t-blue-mountains-national-park-govetts-creek-nsw-278",
  "name": "Kenneth T.",
  "description": "Campground covers a large area with unmarked campsites. Two well maintained drop toilets. I accessed...",
  "url": "https://campertunity.com/listings/campgrounds/kenneth-t-blue-mountains-national-park-govetts-creek-nsw-278",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--vbpFc4EH--/c_fill,h_400,q_auto,w_800/v1/production/heqdvkcwtinzf5gebbiv",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blue Mountains National Park",
    "addressRegion": "Govetts Creek NSW 2787",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7538536,
    "longitude": -96.0725126
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/acacia-flat-camping-area/stories/21930"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}