Skip to content

Instantly share code, notes, and snippets.

@alimoshen
Created January 30, 2018 17:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alimoshen/7a3595800b7af39d99dea1ff7a7cc2c0 to your computer and use it in GitHub Desktop.
Save alimoshen/7a3595800b7af39d99dea1ff7a7cc2c0 to your computer and use it in GitHub Desktop.
[
{
"id" : "0",
"url" : "https://sample.com/url/",
"picture" : "assets/img/placeholder.jpg",
"role" : "Role Here",
"name" : "John Doe",
"expertise" : "Expertise here",
"searchfield" : "John Doe Role Here Expertise here"
},
{
"id" : "2",
"url" : "https://sample.com/url/2",
"picture" : "assets/img/placeholder2.jpg",
"role" : "Role Here",
"name" : "Alex Doe",
"expertise" : "Expertise here",
"searchfield" : "Alex Doe Role Here Expertise here"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment