{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-missouri-state-fair-campground-sedalia-mo-us",
  "name": "Missouri State Fair campground",
  "description": "Missouri State Fair campground is located at 2503 West 16th Street, Sedalia MO 65301. Missouri State Fair campground can be contacted at ***-***-**** or http://mostatefairgrounds.com/camping/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-missouri-state-fair-campground-sedalia-mo-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2503 West 16th Street",
    "addressLocality": "Sedalia",
    "addressRegion": "MO",
    "postalCode": "65301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6955858,
    "longitude": -93.2612351
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/sedalia/missouri-state-fair-campground"
  ]
}