{
  "_source": "\n<ul>\n  {{#each team}}\n    <li>{{this}}</li>\n  {{/each}}\n</ul>\n",
  "title": "Team",
  "description": "this is our team",
  "template": "default.hbs",
  "_filterName": "handlebars",
  "_path": "about/team"
}