{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-flying-j-travel-center-eloy-az",
  "name": "Flying J Travel Center",
  "description": "Flying J Travel Center is located at 16189 South Sunshine Boulevard, Eloy AZ 85131. Flying J Travel Center can be contacted at ***-***-**** or https://pilotflyingj.com/stores/609",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-flying-j-travel-center-eloy-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16189 South Sunshine Boulevard",
    "addressLocality": "Eloy",
    "addressRegion": "AZ",
    "postalCode": "85131",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.732384,
    "longitude": -111.5493545
  }
}