{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-starkey-station-la-grande-or",
  "name": "What is the phone number for Starkey Station?",
  "description": "Starkey Station is located at 58588 Grande Ronde Riv Road, La Grande OR 97850. Starkey Station can be contacted at ***-***-**** or http://www.starkeystation.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-starkey-station-la-grande-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "58588 Grande Ronde Riv Road",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2538232,
    "longitude": -118.3860008
  }
}