{
    "encoding": "UTF-8",
    "plug-ins": [
        "python",
        "c++",
        "ruby",
        "java"
    ],
    "indent": {
        "length": 3,
        "use_space": true
    },
    "people": [
        {
            "name": "Sebastiano",
            "surname": "Galazzo",
            "email": "sebastiano.galazzo@gmail.com"
        },
        {
            "name": "John",
            "surname": "Doe",
            "email": "john.doe@gmail.com"
        }
    ]
}