Skip to content

Instantly share code, notes, and snippets.

@dineshmm23
Last active September 21, 2017 10:24
Show Gist options
  • Save dineshmm23/fd41b875363392776f948846fc95285d to your computer and use it in GitHub Desktop.
Save dineshmm23/fd41b875363392776f948846fc95285d to your computer and use it in GitHub Desktop.
[
{
"communityId": 1,
"communityName": "Ice Hockey Community club",
"communityType": "Leagues",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 2,
"communityName": "Cricket Community club",
"communityType": "Team",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 3,
"communityName": "Sprots Community club",
"communityType": "Team",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 4,
"communityName": "Summer Holiday Community club",
"communityType": "Family",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 5,
"communityName": "Team Community club",
"communityType": "Team",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 6,
"communityName": "Ice hockey edition v2 Community club",
"communityType": "Organisation",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 7,
"communityName": "River pro Community club",
"communityType": "Leagues",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 8,
"communityName": "Skorkast Community club",
"communityType": "Organisation",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 9,
"communityName": "Ice Hockey Community club",
"communityType": "Team",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 10,
"communityName": "Ice Hockey v2 Community club",
"communityType": "Leagues",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
},
{
"communityId": 11,
"communityName": "Ice Hockey v4 Community club",
"communityType": "Family",
"description": "Club Membership can have more access on subscription",
"admin": [
"Rohan",
"Raheem"
],
"owner": "Dinesh",
"member": [
"Rajesh",
"Dinesh",
"Raheem",
"Rohan"
],
"parentCommunity": "null"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment