{
    "type": "object",
    "properties": {
        "crunchbase_uuid": {
            "type": "null"
        },
        "domain": {
            "type": "string"
        },
        "domains": {
            "type": "array",
            "items": {
                "type": "string"
            }
        },
        "global": {
            "type": "boolean"
        },
        "id": {
            "type": "integer"
        },
        "name": {
            "type": "string"
        }
    },
    "version": 2
}
