{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/misty-ridge-smiths-creek-new-south-wales",
  "name": "Misty Ridge",
  "description": "Near Mount Jerusalem National Park, Mount Warning National Park, Mooball National Park, Nightcap National Park, Goonengerry National Park, North Coast NSW and Smiths Creek. Toilets, Drinking...",
  "url": "https://campertunity.com/listings/campgrounds/misty-ridge-smiths-creek-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Hazelbrook Rd",
    "addressLocality": "Smiths Creek",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.419725,
    "longitude": 153.368914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}