{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellaire-lake-campground-red-feather-lakes-co",
  "name": "What is the phone number for Bellaire Lake Campground?",
  "description": "Bellaire Lake Campground is located at , Red Feather Lakes CO 80545. Bellaire Lake Campground can be contacted at or https://www.recreation.gov/camping/bellaire-lake-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=72021",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellaire-lake-campground-red-feather-lakes-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Red Feather Lakes",
    "addressRegion": "CO",
    "postalCode": "80545",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7683903,
    "longitude": -105.6222173
  }
}