{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tweed-valley-vistas-midginbil-new-south-wales",
  "name": "Tweed Valley Vistas",
  "description": "Near Mount Jerusalem National Park, Nightcap National Park, Mount Warning National Park, Mebbin National Park, Goonengerry National Park, North Coast NSW and Midginbil. Drinking Water and Allows...",
  "url": "https://campertunity.com/listings/campgrounds/tweed-valley-vistas-midginbil-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "320 Doon Doon Rd",
    "addressLocality": "Midginbil",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.488488,
    "longitude": 153.271416
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}