{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mulberry-creek-resort-morrill",
  "name": "Mulberry Creek Resort",
  "description": "Mulberry Creek Resort is located at 551 270th Street, Morrill KS 66515. Mulberry Creek Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mulberry-creek-resort-morrill",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "551 270th Street",
    "addressLocality": "Morrill",
    "addressRegion": "KS",
    "postalCode": "66515",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.889192,
    "longitude": -95.7046509
  }
}