{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-la-grande-or-1",
  "name": "What is the phone number for Spring Creek Campground?",
  "description": "Spring Creek Campground is located at National Forest Development Road 21, La Grande OR 97850. Spring Creek Campground can be contacted at or http://www.fs.usda.gov/recarea/wallowa-whitman/recarea/?recid=52121",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-la-grande-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 21",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.343507,
    "longitude": -118.313966
  }
}