Skip to content

Instantly share code, notes, and snippets.

@faisalmemon
Created April 29, 2017 21:37
Show Gist options
  • Save faisalmemon/e614406084049d3db591ffa7bfdabb8f to your computer and use it in GitHub Desktop.
Save faisalmemon/e614406084049d3db591ffa7bfdabb8f to your computer and use it in GitHub Desktop.
[
{
"dataCapture" : [
{
"height" : 1.5,
"muscleMass" : 22,
"bodyMassIndex" : 22,
"dateOfRecording" : 1489045491.923296,
"visceralFat" : 35,
"totalWeight" : 78,
"bodyFat" : 23,
"metabolicAge" : 35,
"basalMetabolicRate" : 44,
"boneDensity" : 4
},
{
"height" : 1.5,
"muscleMass" : 22,
"bodyMassIndex" : 22,
"dateOfRecording" : 1489045530.235655,
"visceralFat" : 35,
"totalWeight" : 78,
"bodyFat" : 23,
"metabolicAge" : 35,
"basalMetabolicRate" : 44,
"boneDensity" : 4
}
],
"phoneNumber" : "07895578955",
"agreeToExclusiveEvents" : true,
"agreeToNthTermsAndConditions" : 0,
"lastName" : "Weinstein",
"emailAddress" : "janine.weinstein@testdomain.com",
"gender" : "female",
"firstName" : "Janine",
"fitnessGoal" : {
"fitnessGoalsPleaseSpecify" : {
"recoverFromAnInjury" : "ankle sprain",
"prepareForAnEvent" : "Run a half marathon"
},
"fitnessGoals" : [
"prepareForAnEvent",
"weightLoss",
"recoverFromAnInjury"
]
},
"company" : {
"companyLocation" : "Chiswick Park",
"companyLogoURL" : "starbucks",
"companyName" : "Starbucks"
},
"dateOfBirth" : -56110099,
"wellbeingGoal" : {
"wellbeingGoals" : [
"otherWellbeingGoal",
"sleepBetter",
"becomeMoreSpiritual"
],
"wellbeingGoalsPleaseSpecify" : {
"otherWellbeingGoal" : "be more optimistic"
}
}
},
{
"dataCapture" : [
],
"phoneNumber" : "07895578955",
"agreeToExclusiveEvents" : true,
"agreeToNthTermsAndConditions" : 0,
"lastName" : "Surro",
"emailAddress" : "mylar.surro@starbucks.com",
"gender" : "male",
"firstName" : "Mylar",
"fitnessGoal" : {
"fitnessGoalsPleaseSpecify" : {
"prepareForAnEvent" : "Run a half marathon",
"recoverFromAnInjury" : "ankle sprain"
},
"fitnessGoals" : [
"prepareForAnEvent",
"weightLoss",
"recoverFromAnInjury"
]
},
"company" : {
"companyLocation" : "Chiswick Park",
"companyLogoURL" : "starbucks",
"companyName" : "Starbucks"
},
"dateOfBirth" : -56110099,
"wellbeingGoal" : {
"wellbeingGoals" : [
"otherWellbeingGoal",
"sleepBetter",
"becomeMoreSpiritual"
],
"wellbeingGoalsPleaseSpecify" : {
"otherWellbeingGoal" : "be more optimistic"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment