Element
|
Required
|
Type
|
Example
|
Description
|
jl:approximate_location
|
No
|
Number
|
<jl:approximate_location>1</jl:approximate_location>
|
Whether or not to display the exact location marker on Google Maps. Possible values are:
• 0 (do not display)
• 1 (display - default value)
|
jl:bedrooms
|
No
|
Number
|
<jl:bedrooms>3</jl:bedrooms>
|
Will be used to display the number of bedrooms.
|
jl:price
|
No
|
Number
|
<jl:price>50000</jl:price>
|
If jl:price_period is not provided, this is listed as a sale price. Decimal input will be rounded to an integer. jl:price will use the unit specified in jl:currency when displayed.
|
jl:price_period
|
No
|
Text
|
<jl:price_period>yearly</jl:price_period>
|
How often the jl:price must be paid. If the item is 'For Sale' this field should be left out or set to 'sale'. Possible values are:
• sale
• hourly
• daily
• weekly
• fortnightly
• monthly
• quarterly
• yearly
| jl:size | No | Number | <jl:size>100</jl:size> | Will be used to display the size of the property.
| jl:size_unit | No | Text | <jl:size_unit>m2</jl:size_unit> | Unit of measurement:
• m2 (square meters)
• ft2 (square feet) |
|
|