Skip to main content
Legacy format

This is an older feed format kept for reference. New integrations should use the current Real Estate docs: Single Office / Multi Office.

Fields description

FieldRequired/OptionalValueDescription
jameslist_feedRequiredversion="4.3"Root node with version attribute
officesRequiredWrapper for office details
└── officeRequiredreference=""Office details with unique reference
└─── nameRequiredVarCharName of the office
└─── brokerage_license_idOptionalVarCharLicense number of the brokerage
└─── zipOptionalVarCharZip code of the office
└─── country_codeRequired2-letter codeCountry code according to ISO_3166-1_alpha-2
└─── country_subdivisionOptionalVarCharState, province, or region
└─── cityRequiredVarCharCity where the office is located
└─── addressOptionalVarCharAddress of the office
└─── phone1RequiredVarCharPrimary office phone number
└─── phone2OptionalVarCharSecondary office phone number
└─── faxOptionalVarCharOffice fax number
└─── emailOptionalVarCharOffice email address
└─── descriptionOptionalTextDescription and details about the office
└─── external_urlOptionalVarCharOffice website URL
└─── office_logo_urlOptionalVarCharURL of the office logo
└─── language_codesOptionalVarCharThree-letter languages code that office speaks. See See https://en.wikipedia.org/wiki/ISO_639-3
└─── linkedinOptionalVarCharLinkedin URL
└─── instagramOptionalVarCharInstagram URL
└─── facebookOptionalVarCharFacebook URL
└─── tiktokOptionalVarCharTikTok URL
agentsOptionalWrapper for agent details
agentRequiredreference=""Agent details with unique reference
└── office_referenceRequiredVarCharReference to the office the agent is attached to
└─── first_nameRequiredVarCharFirst name of the agent
└─── last_nameRequiredVarCharLast name of the agent
└─── emailRequiredVarCharAgent’s email address
└─── phone1RequiredVarCharPrimary phone number for the agent
└─── phone2OptionalVarCharSecondary phone number for the agent
└─── faxOptionalVarCharAgent’s fax number
└─── profile_picture_urlOptionalVarCharURL of the agent’s profile picture
└─── agent_license_idOptionalVarCharID number of agent's license
└─── language_codesOptionalVarCharThree-letter languages code that agent speaks. See https://en.wikipedia.org/wiki/ISO_639-3
└─── linkedinOptionalVarCharAgent's Linkedin account URL
└─── instagramOptionalVarCharAgent's Instagram account URL
└─── facebookOptionalVarCharAgent's Facebook account URL
└─── tiktokOptionalVarCharAgent's TikTok account URL
└─── biographyOptionalVarCharAgent's biography
listingsRequiredWrapper for property listings
listingRequiredreference=""Property listing details with unique reference
└── mls_numberOptionalVarCharMLS number if exists
└── preownedOptionalyes/noWhether the property is preowned
└── display_referenceOptionalVarCharDisplay reference for the property
└── year_constructionOptionalFour digitsYear the property was constructed
└── price_on_requestOptionalyes/noIndicates if the price is available on request
└── rentalOptionalyes/noSpecifies if the property is a rental
└── sale_priceOptionalInteger, currency=""Sale price and currency code (ISO_4217)
└── rental_price_per_dayOptionalInteger, currency=""Daily rental price and currency code
└── property_locationRequiredWrapper for property location details
└─── countryRequiredVarCharCountry of the property
└─── country_subdivisionRequiredVarCharState or province of the property
└─── latitudeOptionalFloatLatitude of the property
└─── longitudeOptionalFloatLongitude of the property
└─── cityRequiredVarCharCity where the property is located
└─── addressOptionalVarCharStreet address of the property
└─── zipRequiredVarCharPostal/zip code of the property
└── titleRequiredVarCharShort description/title for the property
└── descriptionRequiredTextFull property description
└── property_typeRequiredEnumType of property (e.g., Villa, House, Apartment)
└── bedroomsOptionalIntegerNumber of bedrooms in the property
└── bathroomsOptionalIntegerNumber of bathrooms in the property
└── floorsOptionalIntegerNumber of floors in the property
└── living_areaOptionalInteger, unit="sqm/sqft"Indoor living area
└── land_areaOptionalInteger, unit="sqm/sqft/ha/ac"Outdoor land area
└── emission_ratingOptionalTextProperty emission rating (e.g., A, B, C)
└── consumption_ratingOptionalTextProperty emission rating (e.g., A, B, C)
└── amenitiesOptionalWrapper for amenities available
└─── poolOptionalyes/noSpecifies if there is a pool
└─── ...Optionalyes/noSee full list in Amenitites section
└── mediaOptionalWrapper for property image URLs
└─── imageOptionalWrapper for property image URLs
└──── image_urlRequiredVarCharURL for a property picture JPEG, PNG or WEBP (up to 100 images)
└── video_urlOptionalVarCharURL for a property video from supported sources (YouTube, Vimeo, Brightcove)
└── virtual_tour_urlOptionalVarCharURL for a virtual tour (e.g., Matterport)
└── agent_referenceRequiredVarCharReference to the agent assigned to the listing
└── office_referenceRequiredVarCharReference to the office associated with the listing and agent
└── hide_addressOptionalyes/noSpecifies if the property address should be hidden on the listing (map, address)