{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/devils-lake-state-recreation-area-lincoln-city-or-us",
  "name": "What is the phone number for Devil's Lake State Recreation Area?",
  "description": "Devil's Lake State Recreation Area is located at 1452 Northeast 6th Drive, Lincoln City OR 97367. Devil's Lake State Recreation Area can be contacted at ***-***-**** or http://oregonstateparks.org/index.cfm?do=parkPage.dsp_parkPage&parkId=155",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/devils-lake-state-recreation-area-lincoln-city-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1452 Northeast 6th Drive",
    "addressLocality": "Lincoln City",
    "addressRegion": "OR",
    "postalCode": "97367",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9701157,
    "longitude": -124.0119981
  }
}