{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tulare-city-park-huron-sd",
  "name": "Tulare City Park",
  "description": "Tulare City Park is located near Tulare, South Dakota, featuring flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/tulare-city-park-huron-sd",
  "image": [
    "https://photos.thedyrt.com/photo/media/south-dakota-tulare-city-park_fcab2b8a-eac4-464b-a072-846c7694ac56.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/south-dakota-tulare-city-park_fcab2b8a-eac4-464b-a072-846c7694ac56.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/south-dakota-tulare-city-park_e2de3549-c772-404a-9c05-a2aa9e67e7b6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-98.50700055,44.73800001)/-98.50700055,44.73800001,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Huron",
    "addressRegion": "SD",
    "postalCode": "57476",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.73800001,
    "longitude": -98.50700055
  },
  "sameAs": [
    "https://thedyrt.com/camping/south-dakota/south-dakota-tulare-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}