{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-bird-track-springs-camp-ground",
  "name": "What is the phone number for Bird Track Springs Camp Ground?",
  "description": "Bird Track Springs Camp Ground is located at 5501 Ukiah-Hilgard Highway, La Grande OR 97850. Bird Track Springs Camp Ground can be contacted at or https://www.fs.usda.gov/recarea/wallowa-whitman/recarea/?recid=52045",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-bird-track-springs-camp-ground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5501 Ukiah-Hilgard Highway",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3003,
    "longitude": -118.3073305
  }
}