{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-columbine-campground-central-city",
  "name": "What is the phone number for Columbine campground?",
  "description": "Columbine campground is located at 2987 Bald Mountain Road, Central City CO 80427. Columbine campground can be contacted at or https://www.recreation.gov/camping/campgrounds/232381",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-columbine-campground-central-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2987 Bald Mountain Road",
    "addressLocality": "Central City",
    "addressRegion": "CO",
    "postalCode": "80427",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.814497,
    "longitude": -105.551198
  }
}