{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-flying-j-travel-center-edmond",
  "name": "What is the phone number for Flying J Travel Center?",
  "description": "Flying J Travel Center is located at 4801 Northeast 122nd Street, Edmond OK 73013. Flying J Travel Center can be contacted at ***-***-**** or https://pilotflyingj.com/stores/704",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-flying-j-travel-center-edmond",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4801 Northeast 122nd Street",
    "addressLocality": "Edmond",
    "addressRegion": "OK",
    "postalCode": "73013",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5960664,
    "longitude": -97.4366136
  }
}