var hotels = [
	{
		name: "Best Western Independence Park",
		start_rate: 219,
		res_number: "215-922-4443"
	},
	{
		name: "Comfort Inn Downtown Historic Area",
		start_rate: 149,
		res_number: "215-627-7900"
	},
	{
		name: "Embassy Suites",
		start_rate: 179.95,
		res_number: "800-362-2779"
	},
	{
		name: "Hampton Inn Center City",
		start_rate: 139.00,
		res_number: "215-665-9100"
	
	},
	{
		name: "Hampton Inn Philadelphia Airport",
		start_rate: 135.00,
		res_url: "http://reservations.visitphilly.com/hotel/10024708-10204054R.html?lang=ENG"
	
	},
	{
		name: "Hilton Garden Inn Hotel",
		start_rate: 165.00,
		res_number: "215-923-0100"
	},
	{
		name: "Holiday Inn Express Midtown",
		start_rate: 231.00,
		res_number: "215-735-9300"
	
	}
	// Hyatt at The Bellevue,Ben Stiefel,215-982-4922,ben.stiefel@hyatt.com,$	189.00,10000085,,800-233-1234,
	// Hyatt Regency,Chris Heck,215-521-6521,chris.heck@hyatt.com,$	180.00,11241617,,800-233-1234,
	// Independent Hotel,Jim Evans,215-772-1440,james.evans@hershahotels.com,$	189.00,11386173,,215-772-1440,
	// Loews Philadelphia Hotel,Derrick Monte Carlo,215-231-7368,dmontecarlo@loewshotels.com,$	169.00,10230183,X,,http://reservations.visitphilly.com/hotel/10024708-10230183R.html?lang=ENG
	// Radisson Plaza-Warwick,Kelly Anne Kelly,215-789-6136,kelly.kelly@radisson.com,$	139.00,10217709,X,,http://reservations.visitphilly.com/hotel/10024708-10217709R.html?lang=ENG
	// Rittenhouse Hotel,Lucia Pernot ,215-546-9000 ext 2970,lpernot@rittnehousehotel.com,$	348.85,10040739,X,,http://reservations.visitphilly.com/hotel/10024708-10040739R.html?lang=ENG
	// Sheraton Society Hill,Debbie Rafferty,215-238-6645,debbie.rafferty@sheraton.com,$	186.00,10000813,,800-325-3535,
	// Sheraton University City,Deanna Gonzalez,215-387-8000 ext: 629,dgonzalez@sheruniv.com,$	259.00,10213047,X,,http://reservations.visitphilly.com/hotel/10024708-10213047R.html?lang=ENG
	// Sofitel Philadelphia,Tammy Truong,215-564-7822,h2741-re@sofitel.com,$	199.00,11306727,,215-569-8300,
	// The Ritz Carlton,Iman Butler,215-523-8272,iman.butler@ritzcarlton.com,$	261.00,11242548,,800-241-3333,
	// The Windsor Suites,Jacqueline Jules,215-981-8921,dos@thewindsorsuites.com,$	176.00,10074778,,877-784-8379,
// End
]
