{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/webster-city-park-webster-sd",
  "name": "Webster City Park",
  "description": "Webster City Park is located at 237-101 13th Avenue East, Webster SD 57274. Webster City Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/webster-city-park-webster-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "237-101 13th Avenue East",
    "addressLocality": "Webster",
    "addressRegion": "SD",
    "postalCode": "57274",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3387886,
    "longitude": -97.5175343
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/webster/webster-city-park",
    "https://thedyrt.com/camping/south-dakota/south-dakota-webster-city-park"
  ]
}