{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-osprey-campground-sedalia-co",
  "name": "Osprey Campground",
  "description": "Osprey Campground is located at East Jefferson Street, Sedalia CO 80135. Osprey Campground can be contacted at ***-***-**** or http://recreation.gov/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-osprey-campground-sedalia-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Jefferson Street",
    "addressLocality": "Sedalia",
    "addressRegion": "CO",
    "postalCode": "80135",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3492588,
    "longitude": -105.1765615
  }
}