{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brushy-creek-lodge-resort-black-mo",
  "name": "Brushy Creek Lodge & Resort",
  "description": "Brushy Creek Lodge & Resort camping reservations and campground information. Learn more about camping near Brushy Creek Lodge & Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/brushy-creek-lodge-resort-black-mo",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784212/%7Bpht%7DphotoURL6-original%7Bpht%7D1705439271803.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "420 County Road 831",
    "addressLocality": "Black",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.54652,
    "longitude": -91.01117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}