Skip to content

Instantly share code, notes, and snippets.

@mmollaverdi
Created March 10, 2015 23:02
Show Gist options
  • Save mmollaverdi/964888c3829ce221ed0f to your computer and use it in GitHub Desktop.
Save mmollaverdi/964888c3829ce221ed0f to your computer and use it in GitHub Desktop.
Sample agent data in FAA S3 bucket
{
"linkedSalespeopleIds" : [
"1019739"
],
"name" : "Tanya Su",
"emailAddresses" : [
"tanyasu@century21.com.au"
],
"agency" : {
"name" : "Anderson & Co. Century 21 - Carnegie",
"url" : "http://www.century21.com.au/carnegie",
"emailAddresses" : [
"carnegieandersonandco@century21.com.au"
],
"id" : "JIQSOS",
"address" : {
"latitude" : -37.889567,
"state" : "VIC",
"postcode" : "3163",
"longitude" : 145.05723,
"suburb" : "CARNEGIE",
"countryCode" : "AU",
"street" : "164 Koornang Road"
},
"branding" : {
"logo" : "29da8721aaa71be9a879abe9d3b8542c9d3ebcd978f1e268698a4837a8659a3b.gif",
"primaryColor" : "#000000",
"textColor" : "#ffffff"
},
"phone" : "03 9568 8444"
},
"friendlyName" : "Tanya Su",
"id" : "1019739",
"feederVersion" : "2.438",
"video" : {
},
"mobile" : "0430 302 950 "
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment