propertyAddress
The propertyAddress
element is an optional child of the lodgingInfo element. It contains child elements that define name and location information about the property.
Parent Elements:
Attributes:
None
Child Elements: (all optional)
Example: propertyAddress Structure
<propertyAddress>
<name>Lodging Property Name</name>
<city>City</city>
<region>Region Code</region>
<country>Country Code</country>
</propertyAddress>