{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brazil-creek-campground",
  "name": "Brazil Creek Campground",
  "description": "A serene primitive campground located in Bourbon, MO, offering a peaceful retreat with basic amenities and easy access off main roads.",
  "url": "https://campertunity.com/listings/campgrounds/brazil-creek-campground",
  "image": [
    "https://img.pinecliffresort.net/d45/2503/1315272287.webp",
    "https://img.pinecliffresort.net/d45/2503/1315276622.webp",
    "https://img.pinecliffresort.net/d45/2503/1315274634.webp",
    "https://img.pinecliffresort.net/d45/2503/1315275045.webp",
    "https://img.pinecliffresort.net/d45/2503/1315274734.webp",
    "https://img.pinecliffresort.net/d45/2503/1315276527.webp",
    "https://img.pinecliffresort.net/d45/2503/1315274666.webp",
    "https://img.pinecliffresort.net/d45/2503/1315275517.webp",
    "https://img.pinecliffresort.net/d45/2503/1315275852.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bourbon, MO 65441, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9869902,
    "longitude": -91.0323582
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/brazil-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}