# MotelTrip.com > A directory of motels across the United States, with approximately 16,000 listings. Each listing includes address, phone number, geographic coordinates, and amenities. Every motel page includes Schema.org LodgingBusiness JSON-LD markup. ## Motel Listings URL pattern: `/motels/{state-abbreviation}/{city}/{motel-slug}` Example: `https://moteltrip.com/motels/nj/princeton/the-nassau-inn` Each listing includes: - Motel name, street address, city, state, ZIP code - Phone number - Geographic coordinates (latitude/longitude) - Amenities grouped by category (Internet, Pool & Recreation, Pets, Parking, Room Features, Business) - Website URL (where available) - Schema.org `LodgingBusiness` JSON-LD on every page ## Browse by Location - All states: `https://moteltrip.com/motels` - State listing: `https://moteltrip.com/motels/{state}` — e.g. `https://moteltrip.com/motels/ca` - City listing: `https://moteltrip.com/motels/{state}/{city}` — e.g. `https://moteltrip.com/motels/mi/ironwood` ## Site Pages - [About](https://moteltrip.com/about) — What MotelTrip is and how listings work - [For Motel Owners](https://moteltrip.com/for-motel-owners) — How motel owners can claim and manage their listing - [Add a Motel](https://moteltrip.com/node/add/content_motel) — Submit a new motel listing not yet in the directory - [Report an Issue](https://moteltrip.com/node/add/issue_report) — Report incorrect or outdated information on a listing ## Optional - [Sitemap](https://moteltrip.com/sitemap.xml)