{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lewis-and-clark-interpretive-center",
  "name": "What is the phone number for Lewis and Clark Interpretive Center?",
  "description": "Lewis and Clark Interpretive Center is located at 2576 8th Street Southwest, Washburn ND 58577. Lewis and Clark Interpretive Center can be contacted at ***-***-**** or https://www.parkrec.nd.gov/lewis-clark-interpretive-center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lewis-and-clark-interpretive-center",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2576 8th Street Southwest",
    "addressLocality": "Washburn",
    "addressRegion": "ND",
    "postalCode": "58577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.301202,
    "longitude": -101.041687
  }
}