{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-maumee-campground-saint-joe-ar",
  "name": "South Maumee Campground",
  "description": "South Maumee Campground is located at 170 Ranger Road, Saint Joe AR 72675. South Maumee Campground can be contacted at ***-***-**** or https://www.nps.gov/buff/planyourvisit/camping.htm",
  "url": "https://campertunity.com/listings/campgrounds/south-maumee-campground-saint-joe-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "170 Ranger Road",
    "addressLocality": "Saint Joe",
    "addressRegion": "AR",
    "postalCode": "72675",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0396542,
    "longitude": -92.6355814
  }
}