{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/catherine-h-timber-creek-northern-territory",
  "name": "CATHERINE H.",
  "description": "Great, tidy site. Friendly staff and excellent supermarket and bakery. Refreshing swimming pool. Cl...",
  "url": "https://campertunity.com/listings/campgrounds/catherine-h-timber-creek-northern-territory",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--f5QaM1Ld--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/tw4njnyemtrfex6b2ydk",
    "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": "Victoria Hwy",
    "addressLocality": "Timber Creek",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.6562054,
    "longitude": 130.4805463
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}