{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-macbride-state-park-solon-ia-1",
  "name": "Lake Macbride State Park",
  "description": "Lake Macbride State Park is located at 3525 Highway 382 Northeast, Solon IA 52333. Lake Macbride State Park can be contacted at ***-***-**** or http://www.iowadnr.gov/Places-to-Go/State-Parks/Iowa-State-Parks",
  "url": "https://campertunity.com/listings/campgrounds/lake-macbride-state-park-solon-ia-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3525 Highway 382 Northeast",
    "addressLocality": "Solon",
    "addressRegion": "IA",
    "postalCode": "52333",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.80368,
    "longitude": -91.5710426
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/solon/lake-macbride-state-park"
  ]
}