{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creek-camp-northern-territory",
  "name": "Creek Camp",
  "description": "Near Katherine Daly and Mcarthur. Free.",
  "url": "https://campertunity.com/listings/campgrounds/creek-camp-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--uwN7hirM--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/dnortrf9drnyscd3b5sm",
    "https://media.anycamp.com.au/c/image/upload/s--chUL7-eq--/c_fill,h_400,q_auto,w_800/dnortrf9drnyscd3b5sm"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.881651,
    "longitude": 135.518226
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}