\r\n {{\r\n appointmentInfo.placeOfServiceEnabled\r\n ? appointmentInfo.data.placeOfService.name\r\n : appointmentInfo.data.location.name\r\n }}\r\n
\r\n {{\r\n appointmentInfo.data.location.addressLine1 +\r\n ` ` +\r\n appointmentInfo.data.location.addressLine2 +\r\n ` ` +\r\n ` ` +\r\n appointmentInfo.data.location.city +\r\n ` ` +\r\n appointmentInfo.data.location.zipcode\r\n }}\r\n
\r\n
\r\n