"sellingOffice" [object]
- "address" [string]
- "city" [string]
- "email" [string]
- "mlsCode" [string]
- "mlsOfficeId" [string]
- "name" [string]
- "phone" [string]
- "postalCode" [string]
- "stateOrProvince" [string]
- "websiteUrl" [string]
{
"sellingOffice": {
"address": "4500 W 5th Street Ste 200",
"city": "Austin",
"email": "[email protected]",
"mlsCode": "004871",
"mlsOfficeId": "5013700482201",
"name": "Sample Properties Group",
"phone": "(555) 555-0192",
"postalCode": "78701",
"stateOrProvince": null,
"websiteUrl": "https://www.samplepropertiesgroup.com"
}
}