{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "whateveremail@mailinator.com",
    "name": "Amadeus Mozart",
    "url": "https://vutuv.de/amadeus_mozart"
  },
  "skills": [
    {
      "name": "dancing"
    },
    {
      "name": "php"
    }
  ],
  "work": [
    {
      "name": "Piano",
      "position": "Player",
      "startDate": "2013-02"
    }
  ]
}