{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backbone-state-park-dundee-ia",
  "name": "Backbone State Park",
  "description": "Backbone State Park camping reservations and campground information. Learn more about camping near Backbone State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/backbone-state-park-dundee-ia",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/IA/pid610105/orig0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1347 129th St",
    "addressLocality": "Dundee",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.61583,
    "longitude": -91.55944
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/backbone-state-park/IA/610105/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=where-to-enjoy-the-spring-thaw-in-the-midwest-article-2022&utm_content=BackboneStateParkIowacta",
    "https://wc-app-prod.wag-prod01.net/lifestyle/campgrounds/backbone-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}