{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-loves-travel-stop-albuquerque-nm",
  "name": "Love's Travel Stop",
  "description": "Love's Travel Stop is located at 2200 6th Street Northwest, Albuquerque NM 87102. Love's Travel Stop can be contacted at ***-***-**** or https://www.loves.com/locations/210",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-loves-travel-stop-albuquerque-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2200 6th Street Northwest",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87102",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1075159,
    "longitude": -106.6490139
  }
}