{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-bridge-state-wayside-la-grande-or",
  "name": "What is the phone number for Red Bridge State Wayside?",
  "description": "Red Bridge State Wayside is located at , La Grande OR 97850. Red Bridge State Wayside can be contacted at ***-***-**** or http://oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=14",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-bridge-state-wayside-la-grande-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2898157,
    "longitude": -118.3318084
  }
}