{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-loves-travel-stop-texhoma-ok",
  "name": "Love's Travel Stop",
  "description": "Love's Travel Stop is located at 1430 U.S. 54, Texhoma OK 73949. Love's Travel Stop can be contacted at ***-***-**** or https://www.loves.com/locations/638",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-loves-travel-stop-texhoma-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1430 U.S. 54, E",
    "addressLocality": "Texhoma",
    "addressRegion": "OK",
    "postalCode": "73949",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5059369,
    "longitude": -101.7745082
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/texhoma/love-s-travel-stop"
  ]
}