{
    "type": "object",
    "properties": {
        "string": {
            "type": "string",
            "default": "value"
        }
    }
}