{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/steamboat-lake-state-park-clark-co",
  "name": "What is the phone number for Steamboat Lake State Park?",
  "description": "Steamboat Lake State Park is located at 61105 Rcr 129, Clark CO 80428. Steamboat Lake State Park can be contacted at ***-***-**** or https://cpw.state.co.us/placestogo/parks/SteamboatLake",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/steamboat-lake-state-park-clark-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61105 Rcr 129",
    "addressLocality": "Clark",
    "addressRegion": "CO",
    "postalCode": "80428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.797161,
    "longitude": -106.9660326
  }
}