{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stone-state-park-sioux-city-ia",
  "name": "Stone State Park",
  "description": "Explore Stone State Park to see what makes it one of the most dog friendly places in Sioux City.",
  "url": "https://campertunity.com/listings/campgrounds/stone-state-park-sioux-city-ia",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground7-491670e06cc66059311647df51e425dc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5001 Talbot Rd",
    "addressLocality": "Sioux City",
    "addressRegion": "IA",
    "postalCode": "51103",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4966815,
    "longitude": -96.4058782
  },
  "sameAs": [
    "https://wagwalking.com/lifestyle/campgrounds/stone-state-park"
  ]
}