{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/childrens-park-sioux-center-ia",
  "name": "Childrens Park",
  "description": "Childrens Park near Sioux Center, IA, offers a camping experience surrounded by flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/childrens-park-sioux-center-ia",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sioux Center",
    "addressRegion": "IA",
    "postalCode": "51250",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.07000073,
    "longitude": -96.17000097
  },
  "sameAs": [
    "https://thedyrt.com/camping/iowa/iowa-children-s-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}