{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-sugar-bottom-campground-solon-ia",
  "name": "Sugar Bottom Campground",
  "description": "Sugar Bottom Campground is located at 2192 Mehaffey Bridge Road Northeast, Solon IA 52333. Sugar Bottom Campground can be contacted at ***-***-**** or http://www.mvr.usace.army.mil/missions/recreation/coralvillelake.aspx",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-sugar-bottom-campground-solon-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2192 Mehaffey Bridge Road Northeast",
    "addressLocality": "Solon",
    "addressRegion": "IA",
    "postalCode": "52333",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7605778,
    "longitude": -91.5611539
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/solon/sugar-bottom-campground"
  ]
}