{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-bear-group-campground-huntington-ut",
  "name": "What is the phone number for Little Bear Group Campground?",
  "description": "Little Bear Group Campground is located at Forest Road, Huntington UT 84528. Little Bear Group Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/little-bear-group/r/campgroundDetails.do?contractCode=NRSO&parkId=73663",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-bear-group-campground-huntington-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road, 3248",
    "addressLocality": "Huntington",
    "addressRegion": "UT",
    "postalCode": "84528",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4467963,
    "longitude": -111.1386281
  }
}