{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lower-little-bear-campground-huntington-ut-us",
  "name": "What is the phone number for Lower Little Bear Campground?",
  "description": "Lower Little Bear Campground is located at Utah 31, Huntington UT 84528. Lower Little Bear Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mantilasal/recreation/recarea/?recid=73112&actid=34",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lower-little-bear-campground-huntington-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 31",
    "addressLocality": "Huntington",
    "addressRegion": "UT",
    "postalCode": "84528",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4434342,
    "longitude": -111.136387
  }
}