{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gerrie-w-tennant-creek-northern-territory-au",
  "name": "Gerrie W.",
  "description": "Large drive through sites, pool with a kid play area, very quiet, surrounded by electric fence & sec...",
  "url": "https://campertunity.com/listings/campgrounds/gerrie-w-tennant-creek-northern-territory-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--HLhw_KUg--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/i7kwqluyzeznnwusntlt",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "71 Peko Rd",
    "addressLocality": "Tennant Creek",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.6481652,
    "longitude": 134.1899847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}